.home-ser-col-image {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
	margin: auto;
}
.home-service-column {
    text-align: center;
}
.home-ser-col-image img {
    height: 100%;
    width: 100%;
    max-width: 100%;
}