﻿.login-signup-link {
    text-decoration: underline;
    font-weight: bold !important;
}

.login-media img {
    width: 100% !important;
}

.badge-yhoh {
    position: absolute;
    top: 15px;
    left: 20px;
    border-radius: 6.25rem;
    padding: 0.0270rem 0.49rem;
}

.div-auth-wrapper {
    position: relative;
    height: 65.5vh;
    width: 100%;
}



.div-auth-wrapper img {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (max-width: 600px) {
    .div-auth-wrapper {
        position: relative;
        height: 25vh;
        width: 100%;
    }
}


.bas-login-content {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 80px;
    padding-bottom: 65px;
    text-align: center;
}

.bas-login-content  img
{
    width:100%;
}

.bas-copyright
{
    font-size:11px;
}