.bg-map {
    background-image: url('../images/auth/map.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-position: fixed;
}
a :hover{
text-decoration: none !important;
}
.maya{
    font-size:20px !important;
    margin-top:40px;
    font-weight:bold;
    text-align: center;
}