@media (min-width: 992px) {
    .wrapper-container {
        margin-top: 160px !important;
    }
}

@media (max-width: 767.98px) {
    .tutor-dashboard-header {
        margin-top: 95px !important;
    }
}