@media (max-width: 1199px) {
    .form .flex-row {
        flex-wrap: wrap;
        width: 100%;
    }
}