

/* Start:/bitrix/templates/magnet_s1/components/itb/catalog.element/main/style.css?1722831949817*/
#buy_credit{
    background-image: url(/images/pochta_bg.jpg);
    background-size: contain;
    color: #fff;
    height: 42px;
    display: flex;
    border-radius: 35px;
    width: 260px;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: space-evenly;
    margin-left: 10px;
}

body .product-labels-list .swiper-slide{
    width: 88px;
}


@media(max-width:991px){
    #buy_credit{
        background-image: url(/images/pochta_bg.jpg);
        background-size: unset;
        color: #fff;
        height: 42px;
        display: flex;
        border-radius: 35px;
        width: 100%;
        background-repeat: no-repeat;
        align-items: center;
        justify-content: space-evenly;
        margin-left: unset;
        margin-top: 10px;
    }
}
/* End */
/* /bitrix/templates/magnet_s1/components/itb/catalog.element/main/style.css?1722831949817 */
