

/* CSS from section stylesheet tags */
@media (min-width: 740px) {
  .mobile-section-image {
      display:none;
  }
}