/* Table View Maps */
table.bare {
clear: both;
}

table.bare td {
width: 48% !important;
padding-right: 15px !important; 
}

table.bare td img {
width: 100%;
max-width: 100%;
}

table.bare td div.caption-wrapper {
width: auto !important;
}


