/* Services */



@media (min-width:200px) and (max-width:670px) {
    .services-container .image-div {
        margin: 0 2.3em;    
    }

    .services-container .image-display {
        width: 25em;
        height: 16.5em;
    
    }
    
}