﻿.kche-t61-more{display:flex}
.kche-t61-more>.info{display:flex;flex-direction:column;align-items:flex-start;margin-left:10px}
.kche-t61-more>.info p{text-align:left}
 .about-box .top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.about-box .top .kche-t61-more{width:49%}
.about-box  .kche-t61-more img{max-width:80px}
.about-box  .kche-t61-more{padding:2%;border-radius:10px;box-shadow:0px 3px 10px 0px #DEDEDE}
@media (max-width:768px){.about-box .top{flex-wrap:wrap}
.about-box .top .kche-t61-more{width:100%;margin-bottom:10px}
}