#c59553 h1 {
  font-size: 32px;
  font-weight: 700;
  color:#fff;
  padding: 2px 0;
  display: inline-block;
  background: rgb(218, 0, 70);  
  background: rgba(218, 0, 70, 1);  
  background: rgba(218, 0, 70, 1);  
  box-shadow: 10px 0 0 rgba(218, 0, 70, 1), -10px 0 0 rgba(218, 0, 70, 1);
  box-decoration-break: clone;        
}
#c59553 h3 {
  color:#fff;
  padding: 2px 0;
  margin-top:10px;
  display: inline-block;
  background: rgb(218, 0, 70);  
  background: rgba(218, 0, 70, 1);  
  background: rgba(218, 0, 70, 1);  
  box-shadow: 10px 0 0 rgba(218, 0, 70, 1), -10px 0 0 rgba(218, 0, 70, 1);
  box-decoration-break: clone;        
}
#c59553 {
  background: url("/fileadmin/Public/News_Events/Fairs/Messtechniktage/2019/mt-tage-leistungsmessung-800.jpg") no-repeat scroll center center / cover ; 
}

@media only screen and (min-width:768px) {
  #c59553 h1 {
  font-size: 48px;
  }
  
  #c59553 {
    background: url("/fileadmin/Public/News_Events/Fairs/Messtechniktage/2019/mt-tage-leistungsmessung.jpg") no-repeat scroll center center / cover ;
  }
  
}