<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mainHero {
  position: relative; }
  .mainHero__teacherImg {
    position: absolute;
    right: 16vw;
    bottom: 20px;
    width: 34.4vw;
    max-width: 447px; }
  @media (max-width: 768px) {
      .mainHero__teacherImg {
        position: absolute;
        right: 1vw;
        bottom: 1vw;
        width: 60vw; } }

/*# sourceMappingURL=../maps/pages/teacher.css.map */
</pre></body></html>