@media (max-width: 990px){
.user-menu-wrap-dropdown {
    background: #43464B;
    bottom: 0;
    display: none;
    left: 0;
    overflow-y: auto;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 74px;
}
}

.courses-listing, .courses-listing.toLeft {
    justify-content: center !important;
}