@media only screen and (max-width: 768px) {
    .loginFormStyle.w-50 {
        width: 100% !important;
    }
}