#d2442587 .teather_content .teatext {
    max-height: 100%;
    height: 300px;
}
@media screen and (max-width: 950px) {
    #d2442587 .teather_content .teatext {
        height: 380px;
    }
}
@media screen and (max-width: 800px) {
    #d2442587 .teather_content .teatext {
        min-height: 250px;
        height: 100%;
    }
}