﻿.text11-content a.blog-desc {
    display: block;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
}
.text11-content .service-header {
    height:220px;
    overflow:hidden;
}
.service-image {
    width:100%;
}