@media screen and (max-width: 425px) {
  .pc-br {
    display: none;
  }
}
