
td.column0.null {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    background: transparent;
}

.data.item.content td.column0.null img{
    display: block;
    max-width: none;
    max-height: none;
    padding-bottom: 10px;
}

.data.item.content .gridlines td {
    border: 0px;
}

.have-slider{
    overflow-x: scroll;
}
