

/* Start:/bitrix/templates/aspro_next/components/bitrix/news/partners_main_cust/style.css?1764574602567*/
.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%;}
.brend-descript-cust .detailimage {margin-left: auto; margin-right: auto;}
.summary {cursor: pointer;}

@media(max-width:782px){
    .brend-descript-cust {
        display: grid;
        max-width: 100%;
    }
    .brend-descript-cust .post-content {
        max-width: 100%;
        max-height: 100%;
    }
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/news/partners_main_cust/style.css?1764574602567 */
