.widget_column_custom{
    white-space: nowrap;
    min-width: 268px;

    overflow: hidden;
    text-overflow: ellipsis;
}

.widget_column_custom img{
    border-radius: 15px;
}

.table-responsive table thead th{
    text-align: left;
}

.layout-menu .menu-inner-item._is-active:before, .layout-menu .menu-inner-item._is-active:after{
    display: none;
}
