p {
  font-size: 1.2rem;
}

.story {
  margin-top: 100px;
}

.yhhl-badge-1 {
  height: 300px;
}

.yhhl-badge-2 {
  max-height: 150px;
}

.survey-img-container {
  width: 150px;
  height: 150px;
  background-color: rgba(240, 243, 245, 1);
}

.large-img {
  width: 100%;
}

@media (min-width: 992px) {
  .large-img {
    width: 80%;
  }
}
