

/* Start:/local/templates/citrus_aproduction3/components/bitrix/news.list/photos/style.css?1731574409583*/

@media all {
	.production-gallery {
		padding: 20px;
		background-color: #f5f5f5;
	}
	.production-gallery-row {
		margin: -10px;
	}
	.production-gallery-item {
		display: block;
		padding: 5px;
		width: 33.333333%;
	}
	.production-gallery-item img {
		display: block;
		max-width: 100%;
		height: auto;
	}
}
@media (max-width: 1023px) {
	.production-gallery-item {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.production-gallery-item {
		width: 33.3333%;
	}
}
@media (max-width: 479px) {
	.production-gallery {
		padding: 15px;
	}
	.production-gallery-item {
		width: 50%;
	}
}

/* End */
/* /local/templates/citrus_aproduction3/components/bitrix/news.list/photos/style.css?1731574409583 */
