.imgCenter { text-align:center;}
.table-container
{
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}

.container-banner .banner-overlay .overlay {
    text-align: center;
    background-color: #00000000; 
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 1em;
    display: flex;
}


dd {
    word-wrap: break-word;
    padding: 0;
    font-size: 0.75em;
}