@media screen and (max-width: 992px) {
    .banner-right{
        width: 67%;
    }
}