/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
@media screen  and (min-width: 1030px) and (max-width: 1280px) {
    .heading-service-type { 
        margin-left: -4rem;
        margin-right: -4rem;
    }
    .heading-services { 
        margin-left: -3.5rem;
        margin-right: -3.5rem;
    }
    .busines-sector {
        margin-left: -3.5rem;
        margin-right: -3.5rem;
    }
}