.newsRelatedBlock .items .normalTitleSerif {
  margin-bottom: 1.38888889vw;
}
@media all and (max-width: 1024px) {
  .newsRelatedBlock .items .normalTitleSerif {
    margin-bottom: 1.852vw;
  }
}
@media all and (max-width: 580px) {
  .newsRelatedBlock .items .normalTitleSerif {
    margin-bottom: 5.09vw;
  }
}
