.tarifitem {
  background: #aaa;
}

/*.tarifitem:nth-child(2) {
background-image: none;
}*/

.tarifitem:nth-child(2) {
  background-image: url(../img/TOP_Produkt_grau.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.tarif-head {
background-color: rgba(170, 170, 170,0.9);

}

#p129 .tarifitem:nth-child(2),
#p130 .tarifitem:nth-child(2),
#p131 .tarifitem:nth-child(2),
#p132 .tarifitem:nth-child(2){
  background-image: none;
}