.description-field h1,
.description-field .h1,
.description-field h2,
.description-field .h2,
.description-field h3,
.description-field .h3,
.description-field p,
.description-field a {
  color: #ffffff !important;
}

.description-field,
.description-field h1,
.description-field .h1,
.description-field h2,
.description-field .h2,
.description-field h3,
.description-field .h3 {
  text-align: center !important;
}

.view-product-detail-hero-slideshow .banner-content {
  text-align: center !important;
}


#title sup {
  top: -0.7em !important;
}

#title sub, #title sup {
  font-size: 50% !important;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
  
.node-type-product .benefits-hero {
  background-position: left top;
  height: auto;
  max-height: none;
  min-height: inherit !important;
}

.node-type-product .hero-template-a .banner-image img {
  height: auto;
  max-height: none;
  max-width: 100% !important;
  width: auto;
}

.node-type-product .benefits-hero {
  background-image: url("/sites/g/files/iut341/f/Media%20Root/product_media_files/product_images/Aviva-768x270-30.jpg") !important;
}

@media (min-width: 768px) {
  .node-type-product .benefits-hero {
    background-image: url("/sites/g/files/iut341/f/Media Root/product_media_files/product_images/Aviva-1366x480-60.jpg") !important;
  }
  .description-field h1,
  .description-field .h1 {
    font-size: 2.85em;
    margin-bottom: 20px;
    margin-top: 40px !important;
    padding-top: 40px !important;
  }
  
  .description-field p {
    font-size: 1.25em;
  }
  
  .description-field,
  .description-field h1,
  .description-field .h1,
  .description-field h2,
  .description-field .h2,
  .description-field h3,
  .description-field .h3 {
    text-align: left !important;
  }
  
  .view-product-detail-hero-slideshow .banner-content {
    text-align: left !important;
  }
  
  .tab-content {
    margin: 0 auto;
    max-width: none !important;
  }
  
  .benefits-hero {
    height: 480px;
    margin: 0 auto;
    max-width: none !important;
  }
  
}
@media (min-width: 992px) {
  .description-field h1,
  .description-field .h1 {
    font-size: 2.85em;
    margin-bottom:100px;
    margin-top: 20px !important;
    padding-top: 100px !important;
  }
  .view-product-detail-hero-slideshow .hero-template-a .banner-content {
    width: 500px !important;
  }
  #title sup {
    top: -1.7em !important;
  }
  
  #title sub, #title sup {
    font-size: 30% !important;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
}