@media only screen and (min-width:767px) and (max-width:992px){
    .main-box {
        padding: 0;
    }
}