/* TABLET */
@media screen and (max-width: 1024px) {
  .p-archive-news {
  }
}

@media screen and (max-width: 768px) {
  .p-archive-news {
  }
}