

/* Start:/bitrix/templates/aspro_next/components/bitrix/news/partners_main_cust/style.css?1763378988360*/
.img-partner {max-width: 200px;}
.brend-descript-cust {
    display: flex;
    gap:1em;
    justify-content: space-between;
    align-items: center;
}
.brend-descript-cust .post-content {overflow-x:auto;max-height: 300px;max-width: 70%;}

@media(max-width:782px){
    .brend-descript-cust {
        display: grid;
        max-width: 100%;
    }
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/news/partners_main_cust/style.css?1763378988360 */
