.asthma-survey-section {
  padding: 15px;
}

#easthma-survey {
  width: 100%;
  height: 800px;
}

@media screen and (max-width:991px) {
  #easthma-survey {
    height: 950px;
  }
}

.bold-description {
  text-align: left;
  color: #002B49;
  font-size: 12px;
  margin: 0;
  line-height: 20px;
  font-family: "Nunito-SemiBold";
}