.serviceslist{ }
.serviceslist li {
    background: url(http://ashleyjenkinspainting.com/wp-content/uploads/2019/01/circle-check-red.svg_.hi_.png) no-repeat 0 50%;   
    display: block;
    clear: both;
    background-size: 25px;
    padding: 3px 0 4px 35px;
    margin: 0 0 10px 0;      

}
.col-foot h3{  
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    margin: 0 0 0;
    padding: 0;
    font-weight: 400;
}

.desktopmenu ul li a { 
    padding: 0 40px !important;
}

@media (min-width:992px) and (max-width:1199px) {
.desktopmenu ul li a {
    padding: 0 22px !important;
}
}

 