@media (max-width: 767px) {
    header#header .menuzord-brand img {
        max-width: 100px !important;
    }
    rs-pzimg-wrap,
    rs-sbg-effectwrap,
    rs-sbg {
        background-position: center center !important;
        background-size: 100% 100% !important;
    }
    .rev-slidebg{
        background-position: center center !important;
        background-size: 100% 100% !important;
        display: none;
    }
}


