.b-main-background {
  height: 600px;
}

h1.whitepgtoph2.b-main-title {
  font-size: 45px !important;
  font-weight: 600 !important;
}

.b-conclusion {
  color: #be1e2d;
}

@media screen and (max-width: 600px) {
  body h2 {
    font-size: 1.5rem;
  }
  body h3 {
    font-size: 1.2rem;
  }
  body p {
    font-size: 1rem;
  }
  body h4 {
    font-size: 1rem;
  }
}