@media (max-width: 767px) {
  html {
    font-size: 85%;
  }
  .article-category .item-big {
    margin-bottom: 32px;
  }
}
