.not-front #content {
  max-width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0;
}

.panel-display {
  padding: 0;
}

.post__body, .field-name-body, .taxonomy-page-node-teaser__body {
  padding-bottom: 0;
}

.pod-header {
  background: url("https://publish.nba.com/bulls/sites/bulls/files/1920-city-bg-tear-wht.jpg") no-repeat;
  background-size: cover;
  color: #000;
  padding: 40px 0;
}

.pod-header .pod-logo {
  margin-bottom: 40px;
}

.pod-header h1 {
  font-size: 2.5em;
}

.pod-videos {
  background: #fff;
  padding: 40px 0;
}

.pod-videos h1 {
  /*margin-bottom: 10px;*/
}

.pod-videos .video-wrap {
  margin-bottom: 30px;
}

.pod-videos .video-wrap h4 {
  font-size: 22px;
  margin-bottom: 10px;
}
/*# sourceMappingURL=style.css.map */