#resImage_141 {
    display:block;
    overflow:hidden;
    background-image:url('https://www.articulategroup.co.uk/assets/images/5/infrastructure-9acf5704.jpg');
    background-repeat:no-repeat;
    background-position:center center;
        width:100%;
    background-size: cover;
        height:420px;
}
@media screen and (min-width:700px){
    #resImage_141 {
        background-image:url('https://www.articulategroup.co.uk/assets/images/2/infrastructure-d4b5cd08.jpg');
                height:500px;
    }
}
@media screen and (min-width:1000px){
    #resImage_141 {
        background-image:url('https://www.articulategroup.co.uk/assets/images/9/infrastructure-ed1b47ee.jpg');
                height:620px;
    }
}
@media screen and (min-width:1400px){
    #resImage_141 {
        background-image:url('https://www.articulategroup.co.uk/assets/images/5/infrastructure-123239e3.jpg');
                height:620px;
    }
}