

/* Start:/local/templates/.default/components/bitrix/news/news/bitrix/news.detail/.default/style.css?1634114604301*/
#news_gallery{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px
}
#news_gallery li{
    flex-basis: 200px;
    margin-top:20px;
    padding-left:10px;
    padding-right:10px;
    justify-content: center;
}
#news_gallery li img{
    max-width: 100%;
    height:auto
}


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