

/* CSS from section stylesheet tags */
@media screen and (max-width: 768px) {
    .scroll-mobile {
      overflow-x: scroll;
    }
  }