

/* Start:/local/templates/new_arena/components/bitrix/news.detail/gallery/style.css?1753285349938*/
.news-detail {
    word-wrap: break-word
}

.news-detail img.detail_picture {
    float : left;
    margin: 0 8px 6px 1px
}

.news-date-time {
    color: #486daa
}

.gallery {
    padding: 35px 0 35px
}
.gallery .gallery-link{
    display: inline-block;
    max-height: 450px;
    width: 100%;
    height: 100%;
}
.gallery .sub-img{
    max-height: 48%;
}
.gallery .sub-img .gallery-link{
    display: inline-block;
    max-height: 220px;
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {

    .gallery .gallery-link{
        max-height: 310px;
    }
    .gallery .sub-img .gallery-link {
        max-height: 150px;
    }

}
@media (max-width:575px) {
    .gallery .sub-img {
        margin-top: 30px;
        max-height: unset;
    }
    .gallery .gallery-link{
        max-height: unset;
    }
    .gallery .sub-img .gallery-link {
        max-height: unset;
    }

}
/* End */
/* /local/templates/new_arena/components/bitrix/news.detail/gallery/style.css?1753285349938 */
