/* IA-KAR EN — Product branding overrides */

#enteteEco h1 {
  background: url(../../en/skin/kar-economie-energie.png) no-repeat left center;
  background-size: contain;
  width: 100%;
  max-width: 340px;
  height: 45px;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
}

#enteteHandicap h1 {
  background: url(../../en/skin/kar-disability.png) no-repeat left center;
  background-size: contain;
  width: 100%;
  max-width: 331px;
  height: 45px;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
}

#entetePower h1 {
  background: url(../../en/skin/kar-power-faster.png) no-repeat left center;
  background-size: contain;
  width: 100%;
  max-width: 331px;
  height: 45px;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
}

#enteteKARIC h1 {
  background: url(../../en/skin/kar-intelligent-computer.png) no-repeat left center;
  background-size: contain;
  max-width: 320px;
  height: 45px;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
}

#enteteSenior h1 {
  background: url(../../en/skin/kar-senior.png) no-repeat left center;
  background-size: contain;
  max-width: 200px;
  height: 45px;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
}

.eco article footer h1 {
  background: url(../../en/skin/kar-economie-energie.png) no-repeat left center;
  background-size: contain;
  min-height: 36px;
  text-indent: -9999px;
}

.handicap article footer h1 {
  background: url(../../en/skin/kar-disability.png) no-repeat left center;
  background-size: contain;
  min-height: 36px;
  text-indent: -9999px;
  overflow: hidden;
}


.batterie article footer h1 {
  background: url(../../en/skin/kar-power-faster.png) no-repeat left center;
  background-size: contain;
  min-height: 36px;
  text-indent: -9999px;
  overflow: hidden;
}

.senior article footer h1 {
  background: url(../../en/skin/kar-senior.png) no-repeat left center;
  background-size: contain;
  text-indent: -9999px;
}

@media (max-width: 768px) {
  #enteteEco h1,
  #enteteHandicap h1,
  #entetePower h1,
  #enteteKARIC h1,
  #enteteSenior h1 {
    margin: 0 auto;
    background-position: center;
  }
}
