.BookButton,
.CheckButton {
  width: auto;
  min-width: 200px;
  padding-left: 0;
  padding-right: 0;
}
.stock-span {
  right: 10px !important;
  top: 10px !important;
  line-height: 1;
}
.testimonials {
  -ms-flex-line-pack: center;
      align-content: center;
}
@media (min-width: 1200px) {
  .testimonials {
    min-height: 250px;
  }
}
.left-block__phone,
.left-block__phone-2 {
  font-size: 2.5rem;
}
.left-block {
  padding: 0 3% 25%;
}
