#waller-registration-days-div {
    position: relative;
    margin-top: -40px;
    margin-bottom: 60px;
    padding-bottom: 20px;
}



.web-form-wrapper {
    position: relative;
    top: 0px !important;
}




 @media screen and (max-width: 768px) {
     #waller-registration-days-div {
         margin-top: 70px;
        margin-bottom: -70px;
        padding-bottom: 0px;
    }
    
    /*
    .web-form-wrapper {
        position: relative;
        margin-top: -100px;
        margin-bottom: 70px;
    }
    */
    
}


#not-applied {
    display: none;
    color: #000; /*#A80000;*/
    position: relative;
    top: 6px !important;
}
