﻿body {
    background-image: url("../../../Common/Images/auth-bg-pattern.png") !important;
    background-size:cover;
    background-repeat:no-repeat;
}

.w-10{
    width:10%;
}