
.banner-top {

width: 100%;
height: auto;
margin: auto;

}




@media screen and (max-width:375px ) {

	.banner-top img {
		display: none: 
	}


}
