@media only screen and (max-width: 1024px) {
  .header_slider_arrow.left {
    left: 0;
  }
  .header_slider_arrow.right {
    right: 0;
  }
  .technology_half p {
    max-height: 99999px;
  }
  .players_slider_arrow {
    display: none;
  }
  .players_info p {
    max-height: 99999px;
  }
  .team_popup_close {
    right: 21px;
  }
  .team_popup_nav {
    display: none;
  }
}
