.my-template  table {
  table-layout: auto;
}
.meeting table {
  table-layout: auto !important;
} 
.message-block {
  color: red;
  
  
}
.message-block .p-toolbar {
  color: red;
  height: 39px;
}
.message-block .p-button {
  display: none;
}