@media (min-width: 1600px) {
  .index-callout {
    left: 25vw;
  }

  .module-1-slide-2-anatomy {
    height: 47%;
  }

  .module-1-slide-4-body {
    font-size: 1.6vh;
  }

  .module-1-slide-4-pct-row {
    gap: 70px;
  }

  .module-1-slide-4-icon-img {
    height: 9vh;
  }

  .module-1-slide-4-item-subtitle {
    font-size: 1.8vh;
  }

  .module-1-slide-4-item-text {
    font-size: 1.5vh;
  }

  .module-1-slide-5-col-text {
    font-size: 1.5vh;
  }
  
  .module-2-slide-1-tab-label {
    font-size: 1.9vh;
  }

  .module-2-slide-1-circle-wrap {
    height: 85%;
  }

  .module-2-slide-2-body {
    font-size: 1.5vh;
  }

  .module-2-slide-2-tab-label {
    font-size: 1.9vh;
  }

  .module-2-slide-2-circle-wrap {
    height: 83%;
    left: 53%;
  }

  .module-2-slide-2-panel-list {
    font-size: 1.5vh;
  }

  .module-3-slide-3-circle-wrap {
    height: 85%;
  }

  .module-3-slide-3-panel-body {
    font-size: 1.8vh;
  }

  .module-3-slide-4-body {
    font-size: 1.5vh;
  }

  .module-3-slide-5-circle-wrap {
    height: 85%;
  }
}
