/*body.has_envato_iframe #main #iframe*/
/*{*/
    /*display: none !important;*/
/*}*/
@media (max-width: 520px){
	body #switcher, body #switcher #iframe {
		height: 54px !important;
	}
}
@media (max-width: 500px){
body.has_iframe #main {
margin-top: 0 !important;
}
}