.page_blog {
  padding-top: 13.5rem;
  padding-bottom: 12.5rem;
}
@media screen and (max-width: 768px) {
  .page_blog {
    padding: 50px 0;
  }
}
