@charset "utf-8";
/* CSS Document */

 .bgSustain { position: relative; width: 100%; background:url(../images/sustain/banner_sustain.jpg) no-repeat top center; height: 420px; }

@media screen and (max-width: 979px) {
	
	.bgSustain {display: none}	
}