@media screen and (max-width: 599px) {
  .elementor-section:has(.c-top24Top) {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 600px) {
  .c-top24Top:has(.c-top24TopScore) {
    padding-bottom: 30px;
    gap: 0;
    grid-template-columns: 1fr 320px;
  }
}
@media screen and (min-width: 600px) {
  .c-top24Top:has(.c-top24TopScore) .c-top24Topslider {
    grid-area: main;
  }
}
@media screen and (min-width: 600px) {
  .c-top24Top:has(.c-top24TopScore) .c-top24Topinfo {
    grid-area: subTop;
    gap: 10px;
  }
}
@media screen and (max-width: 599px) {
  .c-top24Top:has(.c-top24TopScore) .c-top24Topinfo {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .c-top24Top:has(.c-top24TopScore) .c-top24BtnNav.c-top24BtnNav-bottom {
    display: block;
    margin-top: 20px;
  }
}
@media screen and (min-width: 600px) {
  .c-top24Top:has(.c-top24TopScore) .c-top24BtnNav.c-top24BtnNav-bottom {
    display: none;
  }
}

.l-game-top-info {
  height: auto;
}
@media screen and (max-width: 599px) {
  .l-game-top-info {
    margin-top: 20px;
  }
}

.l-game-top-info-custom .c-score-board {
  display: none;
}

@media screen and (min-width: 600px) {
  .c-game-info-jumbotron {
    padding: 10px 0 !important;
  }
}

@media screen and (min-width: 600px) {
  .c-game-info-jumbotron-inner {
    padding: 10px;
  }
}

@media screen and (max-width: 599px) {
  .l-game-top-info .c-game-info-jumbotron {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 600px) {
  .l-game-top-info-custom .c-game-info-jumbotron .c-game-info-jumbotron-starting-pitcher {
    margin-top: -5px;
  }
}

@media screen and (min-width: 600px) {
  .l-game-top-info-custom .c-game-info-jumbotron .c-game-info-jumbotron-game-buttons {
    margin-top: 10px;
  }
}

.c-top24PtvBnr {
  aspect-ratio: 1010/180;
  margin: 0 auto;
  border: none;
}
@media screen and (max-width: 599px) {
  .c-top24PtvBnr {
    display: none;
  }
}

@media screen and (min-width: 600px) {
  #content:not(.c-top24TopScore) .c-top24Topics {
    margin-top: 60px;
  }
}
/*# sourceMappingURL=top_score.css.map */