/* Table Background Colour and Text Colour */

.tablecol {
    background-color:#4CB5E4;
}

.tablemast p strong {
    color:white !important;
}

#tileslideshow{}
    .is-mobile #tileslideshow img{width:100%;}