
.conbox{
    min-height:100vh;}


@media only screen and (max-width:768px) {
    .team_c dt{
        float: none;
        padding: 0.1rem 0;}
}