

/* Start:/local/templates/.default/components/bitrix/news/our_works/bitrix/news.detail/.default/style.css?1739131984257*/
.flex-gallery{
    display: flex;
    flex-wrap: wrap;
}

.gallery-item-container{
    margin: 10px;
}

@media(max-width: 768px){
    .flex-gallery{
        justify-content: center;
    }
    .fancybox-nav span{
        visibility: unset!important;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/news/our_works/bitrix/news.detail/.default/style.css?1739131984257 */
