.dynamicAdR7 iframe {

}

.pp-box-adunit {
	background: #f1f1f1;
}

.pp_headersticky,
.pp-sticky-this {
	background: none !important;
}

.block_main {
	background: #C0FFB9;
	width: 100%;
	margin: 0 auto 20px;
	display: block;
}

.block_main.mobile {display: none;}

.block_main.mobile {
	margin: 20px auto !important;
}

.block_980x120 {
	max-width: 980px;
	height: 120px;
}

.block_336x280 {
	max-width: 336px;
	height: 280px;
}

.block_300x250 {
	max-width: 300px;
	height: 250px;
}

.block_348x600 {
	max-width: 348px;
	height: 600px;
}

.block_930x180 {
	max-width: 930px;
	height: 180px;
}

.block_970x250 {
	max-width: 970px;
	height: 250px;
}

.block_970x90 {
	max-width: 970px;
	height: 90px;
}

.block_930x120 {
	max-width: 930px;
	height: 120px;
}

.block_300x600 {
	max-width: 300px;
	height: 600px;
}

@media screen and (max-width: 1024px) {
	.block_970x250 {
		height: 90px;
	}

	.block_main.desktop {display: none;}
}

@media screen and (max-width: 479px) {
	
	.block_main.mobile {display: block;}
	
}