#auth-heading-title{
  padding-top:8px;
}

#auth-container{
  border:0px;
}

@media (max-width: 500px) {
    #auth-main-content {
        justify-content: start !important;
    }

    #auth-container {
        justify-content: start !important;
    }
}
