@import 'https://wf.cdn.gmru.net/static/wf.mail.ru/css/main/includes/news-style.css?4';
/* Layout */


#textcontent .node h1 {
	color: var(--item-color);
	}

#textcontent .node h2 {
	color: var(--item-color);
	font-size: 18px;
	}

#textcontent .node h3 {
	color: #a9aeb3;
	font-family: Plumb;
	font-size: 17px;
	text-transform: uppercase;
	}

#textcontent .node h4,
#textcontent .node h5 {
	width: 100%;
	color: var(--item-color);
	font-family: Plumb;
	font: 18px Quantico, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

@media screen and (max-width: 1000px) {

iframe {
	width: 100%;
	}

}

@media screen and (max-width: 480px) {

iframe {
	width: 100%;
	height: 300px;
	}

}
