

/* Start:/local/templates/time/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17544057931018*/
.text__head-image {
    width: 50%;
}

.text__head-image.text__head-image-mobile {
    width: 100%;
}

body .text__date{
    margin-bottom: 24px;
    margin-top: 24px;
}

body .sale-detail {
    /* margin-bottom: 145px; */
    flex-direction: column;
    align-items: center;
}
body .products__items{
    justify-content: center;
}

body .text__head .text__head-image{
    background: none;
    height: inherit;
    width: 100%;
}
body .text__head .text__head-image img{
    width: 100%;
}

body .text__head-wrap{
    width: 70%;
    max-width: inherit;
}

.text__head-image-mobile {
    display: none;
}

@media (max-width: 995px) {
    body .text__head-image.text__head-image-mobile {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 30px;
        background-image: unset;
    }

    body .text__head-wrap{
        width: 100%;
        max-width: inherit;
    }
    body .sale-detail{
        align-items: stretch;
    }
}
/* End */
/* /local/templates/time/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17544057931018 */
