/* Enter Your Custom CSS Here */
.vimeography-thumbnails { display: none !important;} 
.entry-content,
.entry-summary,
.page-content {
   -webkit-hyphens: none;
   -moz-hyphens:    none;
   -ms-hyphens:     none;
    hyphens:         none;}
.widget-area .widget
{
  word-wrap: normal;
   -webkit-hyphens: none;
   -moz-hyphens:    none;
   -ms-hyphens:     none;
    hyphens:         none;}
