@media only screen and (max-width: 414px){
.below_background {
    display: none;
    position: relative;
    background-size: 140%;
    background-position: 60%;
    padding: 0;
    height: 130px;
    margin-top: 15px;
    border: 1px solid #939598;
    margin-bottom: 15px;
}

.subbanner_cont {
    height: 152px !important;
}

.slider_background {
width:100% !important;
}

}