@media(min-width: 991px){
    .mg-top{
        margin-top: 10rem;
    }
    .mg-login-top{
        margin-top: 12rem;
    }
}