/*
Theme Name:   Renovate Child
Theme URI: https://1.envato.market/renovate-construction-renovation-wordpress-theme
Description:  Renovate Child Theme
Author: QuanticaLabs
Author URI: https://1.envato.market/quanticalabs
Template:     renovate
Version:      1.2
Text Domain:  renovate
*/

@media screen and (min-width:768px){
	.services-list ul {
    display: flex;
    margin: 0 -20px;
}

.services-list ul li {
    width: 33.33%;
    padding: 20px;
}
}