#structure-form .wrapper > .right .room-numbers {
  width: 100%;
}

#structure-form .wrapper > .right .room-numbers .w-50 {
  width: 50%;
}

#structure-form .wrapper > .right .room-numbers .button-wrapper {
  margin-bottom: 50px;
  float: left;
}
@media screen and (max-width: 991px) {
  .room-detail-property .w-50 {
    width: 100% !important;
  }
}
