﻿.recon-auth-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: url("../assets/images/recon-background.png") !important;
    opacity: 1 !important;
}
@media (max-width: 465px) {
    .form-control.two-step {
        padding: 1px;
        margin: 0 auto; 
    }
}
