@media only screen and (max-width: 768px) {
    .sign-up-area {
        margin: 0px 0;
    }
}