.path {
    margin-bottom: 34px;
}
.content-2 {
    padding-bottom: 102px;
}
.teacher-info .teacher-pic {
    float: left;
    margin-right: 24px;
}
.teacher-pic img{
    height:290px;
	width:248px;
}
.teacher-info .information .teacher-name {
    font-size: 30px;
    color: #383838;
    padding-bottom: 32px;
}
.teacher-info .information .detail p {
    font-size: 16px;
    color: #383838;
    line-height: 32px;
}
