.wpbc-listing-collumn .fieldvalue {
background: #ffffff!important;
}


.block_hints {
    clear: both;
    margin: 10px 0px 30px 0px !important;
    border: none;
    height: auto;
    min-height: 60px;
    width: 100%;
    max-width: 170px!important;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap!important;
}

table .fixed {
  table-layout:auto!important;
}
