.student-listen-carefully .listen-carefully{
    width: 374px;
    height: 465px;
    text-align: center;
    background: url('../images/listen_carefully.png');
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding-top: 212px;
}
.student-listen-carefully-title{
    color: #FF7853;
    font-size: 20pt;
}
.student-listen-carefully-info{
    color: #4E5058;
    font-size: 16pt;
}
.student-listen-carefully-btn{
    display: block;
    color:#592D13;
    font-size: 18px;
    width: 190px;
}
.student-listen-carefully-btn:active{
    width: 190px;
}
