@media (max-width: 992px) {
.js-form-type-textfield.form-item {
    width: 100% !important;
}
}