﻿.serivce-list-info{
    line-height: 2;
}



@media only screen and (max-width: 1100px){
    .service-title-box{
        line-height: 1;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 1000px){
    .service-list-box .service-list-info-box {
        width: 100%;
        animation: none;
        height: inherit;
    }
}