.tem86-service{padding:2% 0;} .tem86-service .box{color:inherit;display:flex;display:-webkit-flex;align-items:center;height:100%;} .tem86-service .item{padding:1vw!important;} .tem86-service .title{width:2em;flex-shrink:0;font-size:40px;text-align:center;transition:.5s;word-wrap:break-word;line-height:1;} .tem86-service .description{width:65%;padding:0 .5vw;flex-grow:1;transition:.5s;} .tem86-service.content-right .box{flex-direction:row-reverse;text-align:right;} .tem86-service.content-left .item:hover .title, .tem86-service.content-right .item:hover .title{transform:translateX(-10px);} .tem86-service.content-right .item:hover .description, .tem86-service.content-left .item:hover .description{transform:translateX(10px);}