/*
  .csc-textmedia, csc-textpic {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }
  */


  .col-md-6.mitte .csc-frame.csc-frame-default {
    margin-top: 1em;
    padding-bottom:1em;
    border-bottom: 1px solid #ccc;
  }




  @media screen and (max-width:450px){
    
    .csc-textmedia-beside-left .csc-textmedia-gallery {
      float: none;
      clear:both;
      margin-right: 10px;
    }
    
    /*
    .es_content p{
      hyphens: auto;
    }
    */
  }