@media screen and (min-width: 1061px) {
  /* ------------COMMON------------ */
  .hidelarge {
    display: none !important;
  }
  /* -------------------HOME------------------- */
  .home .expertise .details[id="1"] {
    display: none;
    height: 100vh;
  }
  .home .expertise .details[id="2"] {
    display: none;
  }
  .home .expertise .details[id="2"] .expertise_details {
    height: 100vh;
  }
  .home .expertise .details[id="3"] {
    display: none;
    height: 100vh;
  }
}/*# sourceMappingURL=large.css.map */