/********* Global **********/

#seriesRedesignPage>div.series-hero-section {
  margin: 0 auto;
}

/************** Hero Component One (MAIN) ***************/

#backgroundColorLayout {
  background-image: url("https://static.lenovo.com/ww/img/backgrounds/hero/ideapad/ideapad-700-series-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

/************** Hero Component Two ***************/

#backgrounImageLayout:nth-child(3n+1) {
  background-image: url("https://static.lenovo.com/ww/img/backgrounds/hero/ideapad/series-ideapad-500-hero-bg-pink-pattern.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#backgrounImageLayout .heroContentWrapper {
  background-color: rgba(233, 107, 175, 0.7) !important;
  right: 0px !important;
}

@media (min-width:1400px) {
  #backgrounImageLayout .heroSectionContent {
    width: 40vw !important;
  }
}

@media (min-width: 1921px) {
  .rightImageAlign {
    left: auto;
    margin: unset !important;
  }
}

/************** Hero Component Three ***************/

#imageTextSideBySideLayout .heroSectionWrapper {
  max-width: 100%;
}

#imageTextSideBySideLayout .heroContentWrapper {
  background-color: #6ABF4A !important;
}

#imageTextSideBySideLayout .heroSection-mediaItem img {
  object-fit: cover !important;
}

/************* Compare Table Battery Disclaimer *************/

#battery-disclaimer {
  margin:0;
  text-align: center;
}
