.banner-signin-member {
    background-image: url("/uploads/images/1.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    width: 100%;
}

.banner-signin-reseller {
    background-image: url("/uploads/images/2.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    width: 100%;
}