.show-de,.show-en {display:none;}
.site.de .show-de {display:inline-block;}
.site.en .show-en {display:inline-block;}

.styledlist li h4 {
   margin:20px 0 0 0;
}

.styledlist img {
   margin:0 10px 0 0;
}

.styledlist .su-row {
   margin-top:20px;
}

h6 {
   font-weight:400;
}

@media screen and (max-width:992px) {
.home .su-column.su-column-size-1-5 {
   float:left;
}
}
@media screen and (max-width:560px) {
.home .su-column.su-column-size-1-5 {
   float:lnone;
width:auto;
}
}