.children.biography{display:flex;flex-wrap:wrap;justify-content:center}.children.biography .child{border:10px solid #fff;border-bottom:0;margin:0;padding:0 0 30px;position:relative;text-align:center;width:100%}@media only screen and (min-width:768px){.children.biography .child{width:33.33%}}.children.biography .child.chairman,.children.biography .child.vice-chairman{width:100%}@media only screen and (min-width:768px){.children.biography .child.chairman,.children.biography .child.vice-chairman{width:34%}}.children.biography .child a{display:block;text-decoration:none}.children.biography .child img{height:auto;margin:auto;width:100%}.children.biography .child .name{display:block;font-size:20px;font-weight:700;padding-top:5px}.children.biography .child.active::after{border:solid transparent;border-bottom-color:#f4f3f2;border-width:25px;bottom:0;content:'';height:0;left:50%;margin-left:-25px;pointer-events:none;position:absolute;width:0}.children.biography .child-content{background:#f4f3f2;border:10px solid #fff;border-top:none;flex:1 1 auto;padding:10px;text-align:left;width:100%}@media only screen and (min-width:768px){.children.biography .child-content{padding:15px 35px}}.children.biography .child-content>:nth-child(n+3){display:none}.children.biography .child-content .view-more{display:block!important}