#resImage_31 {
    display:block;
    overflow:hidden;
    background-image:url('https://www.gillhudsonhomes.com/assets/images/0/about-us-206614c1.jpg');
    background-repeat:no-repeat;
    background-position:center center;
        width:100%;
    background-size: cover;
        height:380px;
}
@media screen and (min-width:700px){
    #resImage_31 {
        background-image:url('https://www.gillhudsonhomes.com/assets/images/9/about-us-15b51a24.jpg');
                height:500px;
    }
}
@media screen and (min-width:980px){
    #resImage_31 {
        background-image:url('https://www.gillhudsonhomes.com/assets/images/b/about-us-e9925c95.jpg');
                height:580px;
    }
}
@media screen and (min-width:1400px){
    #resImage_31 {
        background-image:url('https://www.gillhudsonhomes.com/assets/images/c/about-us-c5b61433.jpg');
                height:580px;
    }
}