.table-tour-preview a {

    display: table-cell;
}
.table-tour-preview a.active {
    border:solid 3px greenyellow;

}