@media screen and (min-width: 1261px) {
  .related-posts .related-posts__posts {
    gap: 12px 10px;
  }
  .related-posts .related-posts__posts li a:hover {
    color: #ffffff;
    background: #000000;
  }
  .related-posts .related-posts__posts li a:hover:before {
    background: url(../../../../../../../uploads/tenweb-theme/images/icons/arrows/link-button-arrow-white.svg) no-repeat center;
  }
  .related-posts .related-posts__title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 24px;
  }
}
