@media screen and (max-width: 768px) {
  .page-navlist_item {
    width: 25%;
  }
}