.banner{background:url(banner.jpg) no-repeat center;height:500px}
.banner-text{display:none}


@media screen and (max-width: 500px) {
	.banner{width:100%; text-indent:-10000px; overflow:hidden;height:180px;background:url(360-180.jpg) no-repeat center 100%;}

}