.bstv-core-ad {
  box-sizing: border-box;
  clear: both;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 22px 0;
  padding: 14px 8px;
  overflow: hidden;
  contain: inline-size;
  border-top: 1px solid #e4e9eb;
  border-bottom: 1px solid #e4e9eb;
  background: #fff;
  text-align: center;
}

.bstv-core-ad .adsbygoogle {
  display: block !important;
  width: 100% !important;
  max-width: 100%;
  margin-inline: auto;
}

.bstv-core-ad .adsbygoogle iframe {
  max-width: 100% !important;
}

.bstv-match-v2__relation-layout > section,
.bstv-core-heats {
  min-width: 0;
  max-width: 100%;
}

.bstv-match-v2__relation-layout > section {
  overflow: hidden;
}

.bstv-chat-soon {
  z-index: 2;
}

.bstv-core-ad > span {
  display: block;
  margin-bottom: 7px;
  color: #77838a;
  font: 700 10px/1.2 system-ui, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.bstv-core-ad--center {
  margin: 18px 0 24px;
  border: 1px solid #e4e9eb;
  border-radius: 12px;
}

@media (max-width: 780px) {
  .bstv-core-ad { margin: 16px 0; padding-inline: 0; }
  .bstv-core-ad--center { margin-bottom: 18px; }
}
