.content-comment img {
    max-width: 100% !important;
    width: 60px !important;
    height: 60px !important;
    object-fit: cover;
    float: left;
}

#list_file_canvas canvas {
    display: none;
}

.table_full {
    white-space: nowrap;
    vertical-align: middle;
}

.bg-pink {
    background-color: #d514b7 !important;
}

.bg-gold {
    background-color: #fafd02 !important;
}
