  
  
#content h1 {
    font-size: clamp(37px,5.3vw,63px);
    line-height: clamp(42px,6.2vw,66px);
    color: #c60100;
}

#content h2 {
    font-size: clamp(19px,2.5vw,25px);
    line-height: clamp(23px,2.7vw,32px);
    color: #b78227;
}
   
#content h3 {
	font-size: clamp(27px,4vw,50px);
    line-height: clamp(28px,4.2vw,53px);
    color: #c60100;
}
  
em {
    margin: 0 10%;
    text-align: center;
    display: block;
    color: #c60200;
}

@media (min-width: 720px) {

#c16131::before {
    background-image: url(/fileadmin/bilder/Diverses/2024/United_for_the_Harvest/E03-moment-of-oporunity_en.png);
    content: " ";
    width: 246px;
    height: 949px;
    display: block;
    position: absolute;
    z-index: -5;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -234px;
    box-sizing: border-box;
    transform: scale(1);
    margin-top: 380px;
}
  
  
#c16133::before {
    background-image: url(/fileadmin/bilder/Diverses/2024/United_for_the_Harvest/E03-burning-hearts_en.png);
    content: " ";
    width: 246px;
    height: 949px;
    display: block;
    position: absolute;
    z-index: -5;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -251px;
    box-sizing: border-box;
    transform: scale(0.8);
    margin-top: -780px;
}


#c16136::before {
    background-image: url(/fileadmin/bilder/Diverses/2024/United_for_the_Harvest/E03-reaping_en.png);
    content: " ";
    width: 246px;
    height: 429px;
    display: block;
    position: absolute;
    z-index: -5;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -234px;
    box-sizing: border-box;
    transform: scale(1);
    margin-top: 0px;
}


}

