.bg-overlay {
    background: url("/env/images/bg-auth-overlay.png") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    opacity : 1 !important;
}
