#resImage_3 {
    display:block;
    overflow:hidden;
    background-image:url('https://www.gillhudsonhomes.com/assets/images/8/home-b9898180.jpg');
    background-repeat:no-repeat;
    background-position:center center;
        width:100%;
    background-size: cover;
        height:380px;
}
@media screen and (min-width:700px){
    #resImage_3 {
        background-image:url('https://www.gillhudsonhomes.com/assets/images/b/home-c24b59f9.jpg');
                height:500px;
    }
}
@media screen and (min-width:980px){
    #resImage_3 {
        background-image:url('https://www.gillhudsonhomes.com/assets/images/e/home-d1623e38.jpg');
                height:580px;
    }
}
@media screen and (min-width:1400px){
    #resImage_3 {
        background-image:url('https://www.gillhudsonhomes.com/assets/images/0/home-402b286a.jpg');
                height:580px;
    }
}