@media only screen and (max-width: 1200px) {
    .wpbanner {
        width: 100%;
    }
    .wpbanner img {
        width: 80%;
    }
}
