#home-page .feature-region {
background: url(https://www.vcoe.org/Portals/7/Technology-Services/Ed%20Tech/CEC-catalog-banner.svg?ver=D1we1OUwhB9BzyDbEvzIlQ%3d%3d);
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%;
}
