div.jumbotron.bg_bridgestone {
  background-image: url('../../assets/img/sp_bridgestone/2022/bridgestone_2022_subheader.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

.text-uppercase.text-left.name_sp {
  margin-top: 15px;
}

div.jumbotron.bg_conti {
  background-image: url('../../assets/img/sp_conti/Header_1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_falken {
  background-image: url('../../assets/img/sp_falken/bg_falken_sp.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_hankook {
  background-image: url(../../assets/img/subheader/bg_hankook.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_goodyear {
  background-image: url(../../assets/img/subheader/GY-Subheader-Burkhardt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
  background-color: #0A58A2;
}

div.jumbotron.bg_dunlop {
  background-image: url(../../assets/img/subheader/DU-Subheader-Burkhardt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
  /*background-color: #FFE501;*/
}

div.jumbotron.bg_fulda {
  background-image: url(../../assets/img/subheader/FU-Subheader-Burkhardt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
  /*background-color: #FFE501;*/
}

div.jumbotron.bg_michelin {
  background-image: url('../../assets/img/sp_michelin/teaser.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_alcar {
  background-image: url(../../assets/img/sp_alcar/banner/Banner_1660x250px_bunt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_borbet {
  background-image: url(../../assets/img/sp_borbet/1193x250_ReifenBurkhardt.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
  background-color: white;
}

div.jumbotron.bg_cms {
  background-image: url(../../assets/img/sp_cms/2022/cms_banner_new.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_proline {
  background-image: url(../../assets/img/sp_proline/bg_proline_sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_ronal {
  background-image: url(../../assets/img/sp_ronal/bg_ronal_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
  margin-bottom: 50px;
  height: 250px;
}

div.jumbotron.bg_kundenservice {
  background-image: url('../../assets/img/subheader/bg_kundenservice.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
}

div.jumbotron.bg_achsvermessung {
  background-image: url('subheader/bg_achsvermessung.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
}

div.jumbotron.bg_service {
  background-image: url('../../assets/img/subheader/bg_service.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
}

div.jumbotron.bg_kfzservice {
  background-image: url('../../assets/img/subheader/bg_hauptuntersuchung.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
}

div.jumbotron.bg_disclaimer {
  background-image: url('../../assets/img/subheader/bg_disclaimer.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
}

div.jumbotron.bg_agb {
  background-image: url('../../assets/img/subheader/bg_agb.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0px;
}

