.page-id-3976 .hero-section-inner .hero-row {
  align-items: self-start;
}

.group-hero .col-left,
.group-hero .col-right {
  width: calc(50% - 20px);
}

.pb-180 {
  padding-bottom: 180px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.podcast-hero.podcast-item .container {
  border-bottom: 0;
  padding: 0;
  padding-top: 100px;
  padding-bottom: 60px;
}

.podcast-hero.podcast-item .col-left {
  width: calc(55% - 30px);
}

.podcast-hero.podcast-item .col-right {
  width: calc(45% - 30px);
}

.page-id-5622 .resource-content {
  padding-top: 0;
}

.page-id-5622 .resource-content .podcast-icons {
  margin-top: 0;
}

.emb-podcast-two-col {
  padding-bottom: 0;
}

.emb-podcast-two-col .container {
  border-bottom: solid 1px #FFFAF1;
  padding-bottom: 80px;
}

.hero-tv .hero-row {
  align-items: self-start;
}

.hero-tv .col-left {
  width: calc(50% - 20px);
}

.hero-tv .col-right {
  width: calc(50% - 20px);
}

.about-financials h3.title_head {
  text-align: center;
}

.about-financials .content p {
  margin-bottom: 10px;
}

.about-bottom-section {
  display: flex;
  gap: 48px;
  padding-bottom: 120px;
}

.about-bottom-section .col-left{
  width: 60%;
}

.about-bottom-section .col-left img{
  display: block;
  margin-bottom: 20px;
}

@media (max-width: 780px) {
  .podcast-hero.podcast-item .container{
    padding-left: 24px;
    padding-right: 24px;
  }

  .page-id-12305 .hero-row{
    padding-top: 0px;
    flex-direction: column-reverse;
  }
}
