

/* Start:/local/templates/white-theme/components/bitrix/news.detail/news/style.css?1780012175428*/
.news-photos {
	margin: 0 auto 20px;
	position: relative;
	width: 90%;
}
.news-photos-block {
	max-height: 600px;
	width: 900px;
	margin: auto;
}
.news-photos-block img {
	max-height: 100%;
	object-fit: cover;
}
.news-photos .swiper-pagination {
	bottom: -15px!important;
}
.news-photos-navigation {
	padding-top: 10px;
}
@media (max-width: 568px) {
	.news-photos-block {
		max-height: 300px;
		width: 100%;
		margin: auto;
	}
}
/* End */
/* /local/templates/white-theme/components/bitrix/news.detail/news/style.css?1780012175428 */
