

/* Start:/local/templates/webcat_stroika/components/bitrix/photo.section/about_market/style.css?1764056482395*/
ul.photo-gallery {
	overflow: hidden;
}
ul.photo-gallery:after {
	content: "";
	display: table;
}
ul.photo-gallery li a{
	display: block;
}
ul.photo-gallery li {
	list-style: none;
	float: left;
	margin: 1em 1em 0em 0;
	max-height: 150px;
	overflow: hidden;
}
.gallery__grid{
    margin: 20px auto;
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-around;
}
/* End */
/* /local/templates/webcat_stroika/components/bitrix/photo.section/about_market/style.css?1764056482395 */
