

/* Start:/bitrix/templates/media/components/bitrix/news.detail/media-article/style.css?1689686304502*/
.article-block{
	position:relative;
	display:block;
}

html .article-block img{
	max-height: 640px;
}

.gallery_tilda {
	max-height: -webkit-fill-available !important;
	object-fit: fill !important;
}

@media(max-width: 500px){
	.gallery_tilda{
		max-height: 540px;
		height: 540px;
	}
	.gallery_tilda-row{
		max-height: 540px;
		height: 540px;
		overflow: hidden;
	}
	.gallery_tilda-row.short{
		max-height: 380px;
		height: 380px;
		overflow: hidden;
	}
}

.article-block iframe{
	max-width: 100%;
}


/* End */
/* /bitrix/templates/media/components/bitrix/news.detail/media-article/style.css?1689686304502 */
