.realpress-schedule-tour .schedule-field {
  margin-bottom: 20px;
}
.realpress-schedule-tour .schedule-field input[type=text] {
  width: 100%;
}
.realpress-schedule-tour .tour-type {
  display: flex;
  justify-content: space-between;
}
.realpress-schedule-tour .tour-type label {
  text-align: center;
  margin-bottom: 0;
  height: auto;
  width: auto;
  padding-right: 0;
  padding-bottom: 0;
  white-space: nowrap;
}