.logo_usage .content{display:flex;flex-wrap:wrap;justify-content:space-between}.logo_usage .logo_block{align-items:center;display:flex;padding:0 10px;width:45%}.logo_usage .logo_block .img_part{display:flex}.logo_usage .logo_block .img_part img{max-width:180px;width:100%}.logo_usage .logo_block .text_part{align-items:center;display:flex;padding:30px 0 40px 40px;position:relative}.logo_usage .logo_block .text_part p{color:#203f7c;font-size:14px;font-weight:300;line-height:1.5;max-width:270px}.logo_usage .logo_block .text_part img{bottom:0;position:absolute;width:30px}@media (max-width:991px){.logo_usage .logo_block{margin-bottom:30px;width:100%}}