@media screen and (max-width: 1400px) {
    .new-container-main-form {
        top: 260px;
        font-size: 51px;
    }
    .scroll-down{
        bottom:-57px;
    }

}