.logo-ec{
    height: 100px !important;
}
.max-width-cell {
    max-width: 250px; /* Cambia este valor al ancho máximo deseado */
    white-space: break-spaces !important; 
  }
.reduced-padding td{
    padding-left: 10px !important;   
    padding-right: 10px !important; 
  }
.code-html{
    width: 100%;
    height: 400px;
}