﻿.loginBox {
    width: 100%;
    margin-top: 95px;
}

.loginBg {
    height:100vh !important;
    background-color:#f5ffff;
    background-repeat: repeat;
    background-position: left;
    background-size: 100%;
}
