

@media screen and (max-width: 1124px) {

  .pc {
    display: none !important;
  }

}