#resImage_59 {
    display:block;
    overflow:hidden;
    background-image:url('https://www.cntech.co.uk/assets/images/9/home-hero-image-2026-mg8wa6n71df8g2q.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    width:100%;
    background-size: cover;
    height:550px;
}
@media screen and (min-width:700px){
    #resImage_59 {
        background-image:url('https://www.cntech.co.uk/assets/images/q/home-hero-image-2026-4nnw13590t93n44.jpg');
        height:400px;
    }
}
@media screen and (min-width:980px){
    #resImage_59 {
        background-image:url('https://www.cntech.co.uk/assets/images/3/home-hero-image-2026-41x1xpxshr5m0kq.jpg');
        height:500px;
    }
}
@media screen and (min-width:1400px){
    #resImage_59 {
        background-image:url('https://www.cntech.co.uk/assets/images/6/home-hero-image-2026-dbevyr0sbr250tf.jpg');
        height:800px;
    }
}