@media screen and (max-width: 1460px) {
  .statement-heart {
    width: 100% !important;
  }
}
@media screen and (max-width: 1240px) {
  .help-box {
    height: 580px !important;
  }
  .help-box .help-heart {
    width: 100% !important;
  }
  .help-box .help-heart .help-li {
    width: 50% !important;
  }
}
@media screen and (max-width: 1040px) {
  .spread-heart {
    width: 100% !important;
  }
}
