.thumbnail__img {
  width: 100%;
  height: auto;
}

.page-title {
  margin-top: 48px;
  margin-bottom: 48px;
}

.step {
  width: 100%;
  border: solid 1px #E8E5DD;
  background: #fff;
  padding: 8px;
  text-align: center;
}

.step-arrow {
  width: 100%;
  text-align: center;
  margin: 8px 0;
  line-height: 8px;
}

.best-rate--contact {
  margin: 64px 0 128px 0;
  padding: 24px 24px;
  border: solid 1px #E8E5DD;
  text-align: center;
  background: #fff;
}

.best-rate--contact__description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
}

.phone-number__title,
.reception-hours__title {
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 4px 0;
  padding: 0;
  font-weight: bold;
}

.phone-number {
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 16px;
}

.reception-hours {
  font-size: 14px;
  line-height: 14px;
}