.banner .banner-text{ background-image: url(../images/en/banner.png); width: 728px; height: 328px;}



@media screen and (max-width: 640px){
    .banner .banner-text{ background-image:none; width: 100%; height: auto;}
    .banner .banner-text img{  width: 86%;}
}