@supports (-ms-ime-align:auto) {
  .calculator input[type='range'] {
    margin-top: 20px !important;
  }
}

