body.widget-snippet .service-snippet{
	max-width: 715px;
}
.service-snippet{
margin-top: 25px;
}
.row.one-row .single-service {
    min-height: 190px;
}
.row.two-row .single-service {
    min-height: 470px;
}
.row.three-row .single-service {
    min-height: 530px;
}
.row.four-row .single-service .serv-img{
margin-bottom: 0;
}
.row.five-row .single-service {
    min-height: 275px;
}
.row.six-row .single-service {
    min-height: 165px;
}
.service-snippet h3{
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    font-family: 'Work Sans', sans-serif !important;
}
.service-snippet .serv-con h4 {
    margin: 0 0 15px;
    font-weight: 500;
    font-size: 19px;
    font-family: 'Work Sans', sans-serif !important;
}
.service-snippet .serv-img{
margin-bottom: 25px;
padding-right: 0px;
}
.serv-img img{
	width: 100%;
}
.single-service {
    margin-bottom: 30px;
    background: #f1f1f1;
    padding: 25px;
    height: 100%;
}
.single-service p{
margin-bottom: 0;
}
.widget-snippet .service-snippet ul li {
    margin: 4px;
}
