@media only screen and (max-width :320px) {
    .mt-responsive-lg-200 {
        margin-top: -120px;
    }
}