@media (min-width: 992px) {
  .home-header {
    background-position: center center !important;
  }

  .home-header .podcast-detail h1 {
    position: relative;
    left: -220px;
    width: 850px;
    text-align: left !important;
    font-size: 56px !important;
    line-height: 1.08 !important;
  }

  .home-header .cc-podcast-head-desc-box {
    position: relative;
    left: -220px;
    width: 850px;
    text-align: left !important;
  }

  .home-header .p-description {
    text-align: left !important;
  }
}