#home-page .feature-region {
background: url(https://www.vcoe.org/Portals/7/Technology-Services/Ed%20Tech/AE-catalog-banner.svg?ver=EafI9ZU8uwkp48frEnLuhA%3d%3d%27);
max-width: 100%;
max-height: 100%; 

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

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