

/* Start:/local/templates/krystal/components/bitrix/menu/headers/style.css?1578660130553*/
.banner-img {
    display: inline-block;
    width: 0;
    height:0;
    padding: 0 100% 6em 0;
    background: #CCC;
}

.promotion-banner .shop-now {
    left: 0;
    bottom: 2em;
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    color: #666;
    text-decoration: none;
}

.promotion-banner .shop-now:hover {
    color: #333;
}

@media (max-width: 767.98px) {

    .banner-img {
        padding-bottom: 24vw;
    }

    .promotion-banner .shop-now {
        font-size: 5vw;
        bottom: 10vw;
    }
}
/* End */
/* /local/templates/krystal/components/bitrix/menu/headers/style.css?1578660130553 */
