/*

 Theme Name: generatepresschild

 Template: generatepress

 

*/
.ohne p {
    margin-bottom: 0em;
}
  .block{
   text-align: justify; hyphens: auto!important;-webkit-hyphens: auto!important;
-webkit-hyphenate-limit-chars: auto 3!important;
-webkit-hyphenate-limit-lines: 4!important;
-ms-hyphens: auto!important;
-ms-hyphenate-limit-chars: auto 3!important;
-ms-hyphenate-limit-lines: 4!important;

}
/* Notebook / Desktop */
@media only screen and ( min-width: 48em ) { 
   
}



