﻿@media screen and (min-width: 500px) {
    .login-form-col {
        max-width: 500px;
    }
}
