.gform_wrapper .ginput_complex .ginput_right input, .gform_wrapper .ginput_complex .ginput_right select {
    width: 100% !important;
}

.gform_wrapper .ginput_complex .ginput_full input {
    width: 99% !important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 99%;
}

@media screen and (max-width: 590px) {
  #footer-widgets {margin: 0 0 140px;}
  #footer-widgets .widget-area {float: none; margin: 0 auto; text-align: center;}
}