@media screen and (max-width: 1025px) {
  .marker {
    display: none;
  }
}
