.prediction-page__block {
  margin: 0 0 32px;
}

.prediction-page__block .match-section-title {
  margin: 0 0 16px;
}

.prediction-other-matches__title {
  margin: 8px 0 16px;
}

@media (max-width: 768px) {
  .prediction-page__block {
    margin-bottom: 24px;
  }
}
