 .judul-detail {
   color: #fc8403;
   text-transform: uppercase;
   font-size: 16px;
   font-weight: bold; 
   padding-bottom: 10px;
   
  }
 
 .mytext-wrap { 
  word-wrap: break-word;
        word-break: break-all;
        height: 80px;
 }