@media only screen and (max-width: 1068px) {
   .grid-item-five-g .grid-item-headline{
       padding-bottom:126px;
   }
}
.grid-item-set-up .grid-item-header{
   max-width:420px
}
@media only screen and (max-width: 1068px) {
   .grid-item-set-up .grid-item-header{
   max-width:410px
  }
}
@media only screen and (max-width: 734px) {
   .grid-item-set-up .grid-item-header{
   max-width:330px
  }
}

.grid-item-five-g .grid-item-headline{

     padding-bottom:68px;
}

.grid-item-five-g .image-overview-why-icon_fast{

    bottom:-30px
}


@media only screen and (max-width: 1068px) {
  .grid-item-countries .grid-item-headline{
     max-width:280px;
} 
}