

/* Start:/local/templates/marmalato/components/bitrix/news/akcii/bitrix/news.detail/.default/style.css?1770624280641*/
.news-title-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news-title-block h1 {
	text-transform: uppercase;
}

div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #000000;
	font-size: 16px;
}

.news-img-top {
	display: none;
	margin: 0 -15px;
}

.news-img-top img {
	width: 100%;
	height: auto;
}

@media (max-width: 992px) {
	.news-img-top {
		display: block !important;
		margin-top: 35px;
		margin-bottom: 20px;
	}
	
	.news-title-block {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
}

/* End */
/* /local/templates/marmalato/components/bitrix/news/akcii/bitrix/news.detail/.default/style.css?1770624280641 */
