#resImage_820 {
    display:block;
    overflow:hidden;
    background-image:url('https://www.sjhallplant.com/assets/images/6/about-us-fbc29ab3.jpg');
    background-repeat:no-repeat;
    background-position:center center;
        width:100%;
    background-size: cover;
        height:350px;
}
@media screen and (min-width:700px){
    #resImage_820 {
        background-image:url('https://www.sjhallplant.com/assets/images/6/about-us-fbc29ab3.jpg');
                height:350px;
    }
}
@media screen and (min-width:980px){
    #resImage_820 {
        background-image:url('https://www.sjhallplant.com/assets/images/6/about-us-fbc29ab3.jpg');
                height:350px;
    }
}
@media screen and (min-width:1400px){
    #resImage_820 {
        background-image:url('https://www.sjhallplant.com/assets/images/6/about-us-fbc29ab3.jpg');
                height:350px;
    }
}