.custom-section-top-news {
  margin-top: 5.7142857143rem;
}
@media (min-width: 750px) {
  .custom-section-top-news {
    margin-top: 3.5714285714rem;
  }
}
.custom-section-top-news__button {
  margin-top: 2.8571428571rem;
}

.custom-top-news {
  max-width: 45.7142857143rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 750px) {
  .custom-top-news {
    max-width: 70.8571428571rem;
  }
}