figure{float:left;margin-right:15px;margin-bottom:15px;}figcaption{margin-top:5px;font-size:.9em;line-height:1.3em;word-wrap:break-word;width:150px;}figcaption {
    height: 50px;
}



/* Course Tour */
.pageid-5780 figure {
    float: none;
    margin: 0 !important;
    text-align: center;
    width: auto !important;
    padding: 0 !important;
}
.pageid-5780 figcaption {
    display: none;
}





@media only screen and (max-width: 480px) {
figure {
    margin-right: 0;
    width: 50%;
    padding: 0 15px;
}
}



