.ban-cnt{text-align: center;
    margin: -65px 0 -7px;
    position: relative;
    z-index: -1;} 
    .banner-inner{
        padding: 40px 30px 0;
    }
    .bancnt_container {
    margin: -127px auto 0;
    }
@media only screen and (max-width: 767px) {
    .bancnt_container {
        margin: auto 0;

    }
.ban-cnt {
    margin: 30px 0 -7px;
transform: scale(1.3);
}
.banner-section{
overflow: hidden;
}
}