@media screen and (max-width: 767px) {
  .finance-landing-section-hero .section-image {
    display: none;
  }
}
