@media (max-width:768px){               
    div[contentspace]{
        padding-bottom: 15vh;
    }
    .sendresetPasswordmail{
        width: auto;
    }
    .sendresetmailtxt{
        width: 80%;
        display: flex;
        justify-content: center;
    }
    div[formgroupnewpasswort]{
        padding-bottom: 50px;
    }
}
