
@media (min-width: 1600px) 
{
    .data-input-form-container {
        max-width: 1400px !important;
    }
}