.history img:not(.goog-logo-link img) {border-radius:4px;box-shadow:1px 1px 2px rgba(0,0,0,0.3);}
.history img.right, .campus img.right {float:right;margin:14px 0 10px 14px;width:35%;}
.history img.left, .campus img.left {float:left;margin:14px 21px 10px 0;width:35%;}
.history .quote:first-of-type {margin:0 0 7px 40px;width:50%;}
.history .quote:last-of-type {margin:0 auto;text-align: center;}

@media (max-width: 960px){
    .history img:not(.helene) {width:45% !important;}
}

@media (max-width: 700px){
    .history img:not(.helene, .goog-logo-link img), .campus img:not(.sm) {width:100% !important; }
    .history img.helene {width:55%;margin-bottom:14px;}
    .history .quote:first-of-type {width:90%;margin:14px;}
}
@media (max-width: 450px){        
    .history img.helene {width:100%;margin-bottom:14px;}
}
