.information {
  overflow: visible;
}

.information .g-grid {
  overflow: visible;
}

.information .g-grid:before, .information .g-grid:after {
  content: '';
  display: table;
}

.information .g-grid:after {
  clear: both;
}

.information-form-input {
  display: inline !important;
}
