

@media (max-width: 768px) {

    .formContainer {
        padding: 1rem;
        margin-top:2rem;
    }

}
