body.node-163 main#wrap {
  max-width: none !important;
  width: auto !important;
}
body.node-163 section#wrap {
  max-width: 1100px;
  width: 92%;
  margin-inline: auto;
  padding-bottom: 2em;
}
#channel-logos {
  text-align: center;
}
#channel-logos img {
  max-width: none;
  width: auto;
}
#hero22 {
  width: 100%;
  height: 500px;
  background-position: center 50%;
  /*background-size:100% auto;*/
  background-size: cover;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  position: relative;
}
#tv-show .mainTitle {
  margin: 3.7em 0 2.7em;
}
#channel-text p:not(:first-child) {
  font-weight: 500;
  font-size: 20px;
}
#tv-show-title {
  max-width: 10em;
  margin: 0 auto;
}
#tv-show-title br {
  display: block;
}
#tv-show-desc {
  max-width: 38%;
  margin: 1em auto 2.7em;
}
section a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 430px) {
  #wrap {
    max-width: 88% !important;
  }
  #channel-text p, #tv-show-desc, #tv-show-title {
    max-width: 95% !important;
  }
  #tv-show-title{
    margin: 0 0 1em;
  }
  #tv-show-desc {
    margin: 1em 0 2.8em;
  }
  #channel-text .center, #tv-show-desc, #tv-show-title, #channel-logos {
    text-align: start;
  }
  #channel-logos a:last-child img, #channel-logos a:nth-child(3) img {
    margin-left: 0 !important;
  }
  #channel-text p:first-child {
    margin: 0 !important;
  }
  .center:has(a) {
    text-align: left;
  }
}

@media only screen and (max-width: 430px) {
  #hero22 {
    position: relative;
    padding-top: 150%;
    height: auto;
  }
  #hero22.overlay {
    position: absolute;
    top: 0;
  }
}

@media only screen and (min-width: 430px) {
  #hero22 {
    height: 256px;
  }
}
@media only screen and (min-width: 770px) {
  #hero22 {
    height: 480px;
  }
}
@media only screen and (min-width: 1450px) {
  #hero22 {
    height: 640px;
  }
}
@media only screen and (min-width: 1930px) {
  #hero22 {
    height: 854px;
  }
}
@media only screen and (min-width: 2540px) {
  #hero22 {
    height: 854px;
  }
}

.editorial .double-columns p:first-child {
  margin-top: 0;
}
.vidResp iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vidResp {
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 56.25%;
  margin: 0.9em 0 1.4em;
}
#tv-page h1.tv-section-heading {
  font-size: 1.4em;
}
#tv-page div.mrgn-bttm-large ~ section {
  padding-bottom: 0;
}
#tv-page div.mrgn-bttm-large {
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  #tv-page div.secton-heading {
    text-align: left;
  }
  .node-163 #hero22 {
    margin-top: 0 !important;
  }
}

.center .double-columns p {
  text-align: left;
  width: auto;
  max-width: none;
}
