/* Freie Liste Pfeddersheim */

p, h2, li{
   -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

@media screen and (max-width: 980px) {
.small img{
    max-width: 60%;
}

}