.services .services-category-heading{
	display: block;
    padding: 10px;
    border: solid 1px #cff2ee; 
    border-radius: 5px 5px 0 0;
    margin: 0;
    height: 60px;
    text-align: center;
}
.services .services-category img{
	border: solid 1px #cff2ee; 
}