#footer { bottom: -433px; height: 500px; }
.secondary-iframe { margin-left: 12px; }
#header-desktop { display:block; }

@media screen and (max-width: 700px) {
	/*#header-desktop { display:none!important; }*/
}

@media screen and (max-width: 1094px) {
	#footer { height: 750px;bottom: -683px; }
	.secondary-iframe { margin-left: 12px; }
}

@media screen and (max-width: 658px) {
	.secondary-iframe { margin-left: 0px; }
}

@media screen and (max-width: 633px) {
	#footer { height: 1050px;bottom: -983px; }
	.secondary-iframe { margin-left: 0px; }
}

@media screen and (max-width: 425px) {
	#footer { height: 1600px;bottom: -1533px; }
	.secondary-iframe { margin-left: 0px; }
}