@media (max-width: 815px) {
  .apacheRR .qa-option .orSep .group {
    margin: 0 0 -12px 0;
  }
  .apacheRR .mt {
    margin-top: 0;
  }
  .apacheRR .my {
    margin: 12px 0 15px;
  }
  /* .apacheRR img {
    object-fit: cover;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    height: 175px;
    width: 100%;
  } */
  .apacheRR .qa-rr-form h1 {
    font-size: 26px;
    padding: 0 0 20px 0;
  }
  .apacheRR .qa-rr-form p {
    line-height: 16px;
  }
  .apacheRR .qa-rr-form .qa-option .group > label.error {
    bottom: -22px;
  }
  .apacheRR .qa-rr-form .qa-option .group input:focus ~ label {
    top: -10px;
  }
  .apacheRR .rideCheckbox .group {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .apacheRR .qa-option input:required:valid~label{
    top: -10px;
  }
  .apacheRR .qa-option input[value]:not([value=""])~label {
    top: -10px
  }
}
