/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.pix4d-grid-wrapper {
    
}

.pix4d-grid-case {
    float: left;
    margin: 10px;
    width: 200px;
    height: auto;
}
.partner-image { display: block; width: 100%; margin-bottom: 20px; max-height: 120px; overflow: hidden;}