

/* CSS from section stylesheet tags */
/* einfache responsive Anpassung */
@media (max-width: 749px){
  .dpp-trustbox .dpp-trustbox__bullets{ grid-template-columns:1fr !important; }
}