h1 {
}
.main-logo {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  float: left;
  margin: 12px 0;
  opacity: .9;
}
.single_review .img-circle {
  max-width: 100%;
  max-height: 300px;
  height: initial;
  border-radius: 0;
}

.col-md-4 {
  width: 50%;
}
.pricing_box_head_content > p {
  font-size: 16px;
}
.apply-now {
  display: block;
  text-align: center;
  font-size: 24px;
}

.qr-code {
  overflow: hidden;
  margin: 40px 0;
}

.qr-code img {
  max-width: 240px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.tips {
  max-width: 400px;
  text-align: center;
  margin: 20px auto;
}

.button-apply {
  background-color: rgb(255,82,82);
  color: #fff;
  margin: 20px auto;
  display: block;
  width: 240px;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
}
