@media screen and (min-width: 1024px) {
	.mopageHome .topImageContainer {   height:510px!important; }
}

@media screen and (min-width: 1024px) {
	.myFooter .wrapperGray { width:1024px; }
}

@media screen and (max-width: 480px) {
	.topImageContainer, .wrapperContent {
		width: 100% !important;
		float: none !important;
		clear: both !important;
		margin-left: 0;
		margin-right: 0;
	}
}
