.imgDesc {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    opacity: 0.7;
    font-style: italic;
    font-weight: 500;
    text-align: left;
    margin: -5px  0 30px 0!important;
}
.tableBody tr td{
    min-width: 300px;
}