
@media screen and (max-width: 1440px){
#banner-in {
    background-repeat: no-repeat;
    background-image: url(/templates/Web/en/images/inbanner.jpg);
    background-size: 1500px 100%;
    float: left;
    width: 100%;
    overflow: auto;
    height: 207px;
    margin-top: 0px;
}
}

    