.services .head{
    height: 100px;
}
.services .head h3{
    margin-top: 50px;
}
.services .image {
    height: 150px;
    margin-top: 50px;
    text-align: center;
}

.services .image img{
    height: 100px;
    max-width: 90%;

}