.margint70 {
    margin-top: 70px !important;
}

@media (max-width: 992px) {
    .md-margint70 {
        margin-top: 70px !important;
    }
}

