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