/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS*/
.tdoverflowmax125, .tdoverflowmax150 {
 
    /*text-transform: uppercase;*/
  
    text-transform: capitalize;  
    
}

.tdoverflowmax200, .tdoverflowmax125 {
        max-width: 3300px !important;
    
    
}