/* @media only screen and (max-width: 1200px) and (orientation: landscape) {
  .dots-sticky-arrow-left {
    height: 40%;
    left: 20px;
  }
  .dots-sticky-arrow-right {
    height: 35%;
    right: 15px;
  }
} */
