@media (max-width: 1024px){
    .user-dashboard-sidebar{
        width: 25%;
    }
}