
table.dataTable td.dt-control:before {
    margin: 0px 14px !important;
}

.ordm img.img-fluid {
    width: 50px;
    max-height: 50px;
}

@media (max-width: 768px) {
    .ov-auto, .dt-row {
        overflow: auto !important;
    }
}

