

/* Start:/bitrix/templates/new_index/components/bitrix/news.list/photo-new/style.css?1715690990359*/
.photo-list{
    word-wrap: break-word;
    padding: 0 10px;
}
.photo-list .gallery{
    display: inline-block;
    width: 32%;
    height: 250px;
    margin-right: 7px;
	margin-bottom: 7px;
}
@media screen and (max-width:991px){
	.photo-list .gallery{
		width: 100%;
	}
}
.photo-list .gallery img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/* End */
/* /bitrix/templates/new_index/components/bitrix/news.list/photo-new/style.css?1715690990359 */
