﻿@media (max-width: 991px) {
    input#UserName {
        width: 100%;
        margin-bottom: 20px;
    }
}
