#resImage_404 {
    display:block;
    overflow:hidden;
    background-image:url('https://www.kennelclubcharitabletrust.org/assets/images/0/fundraise-with-us-c9ca7157.jpg');
    background-repeat:no-repeat;
    background-position:center center;
        width:100%;
    background-size: cover;
        height:300px;
}
@media screen and (min-width:700px){
    #resImage_404 {
        background-image:url('https://www.kennelclubcharitabletrust.org/assets/images/c/fundraise-with-us-40cbe063.jpg');
                height:440px;
    }
}
@media screen and (min-width:980px){
    #resImage_404 {
        background-image:url('https://www.kennelclubcharitabletrust.org/assets/images/2/fundraise-with-us-c41a411d.jpg');
                height:440px;
    }
}
@media screen and (min-width:1400px){
    #resImage_404 {
        background-image:url('https://www.kennelclubcharitabletrust.org/assets/images/2/fundraise-with-us-c41a411d.jpg');
                height:440px;
    }
}