@media only screen and (max-width:1400px)
{
    .homeBanner img {
        max-width: 114%;
    }
}