.tem35-service .box{margin:8px 0;}
@media (max-width:768px){
    .tem35-service .row{display: flex;display: -webkit-flex;height: 100%;flex-wrap: wrap;}
    .tem35-service .box{height: 100%;}
}
@media (max-width:480px){
    .tem35-service .row > div{width: 100%;max-width: 100%;}
    .tem35-service .box{height: auto;}
}