/* IE10+ CSS styles */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .postcode-input {
    height: 48px;
  }
}
