#home-page .feature-region {
background: url(https://docs.google.com/drawings/d/e/2PACX-1vSBJ26grWyb7a8j0o1-586yQRMpvRPd2O5qPgFt0OmF0u1jPDK57eTtTciOOf_ZpYmU3-35txZmr-NX/pub?w=960&h=336);
max-height: 250px; 

background-position: center center;
background-repeat: no-repeat; 
background-size: contain;
background-size: cover;

}
.feature-region {
    max-width: 100%;
    max-height: 100%;
}