#cboxContent .cg-content img {
  max-width: 100%;
  max-height: 100%;
}

.cg-content td.media {
	text-align:center;
}
.cg-content td.description {
	text-align:left;
}

#cboxContent .cg-content.display-none {
    display: block;
}

.geolocation-google-map.geolocation-processed {
    margin: 0 auto;
}


#cboxContent #cboxLoadedContent .description .desc-wrap, #cboxContent #cboxLoadedContent + .description .desc-wrap {
    max-width: 1168px
}
