@media screen and (min-width: 1300px) and (max-width: 1400px) {
    .hero-mt {
        margin-top: -650px !important;
    }
}