#home-page .feature-region {
    background: url(https://live.staticflickr.com/65535/48144690731_6fa21736df_o.jpg); 
    display: block;
    min-height: 425px;
    width: 100%; 
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
