@media screen and (max-width: 767px) {
  html body.home #main article {
    background: #fff;
  }
  html body.home #main article#intro {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0px, #fff 30px);
  }
  html body.page-campuslife #topvisual {
    margin-left: 0;
    background-position: center;
  }
}/*# sourceMappingURL=style2_from2025.css.map */