#home-page .feature-region {
background: url(https://docs.google.com/drawings/d/e/2PACX-1vQbh8LwL48fMlnMGrhpycwy4Uju1KoYz0J-D5Ly3DoXEBdQkilWod7HVqCIHTFvu7PkSZdx3t-Evw_H/pub?w=960&h=336);
max-width: 100%;
max-height: 360px; 

background-position: center center;
background-repeat: no-repeat; 
background-size: contain;
background-size: cover;
height: 300px;

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