#page .content_right .csc-box .csc-header.csc-header {
    position: relative;
}
#page .content_right .csc-box .csc-header::after {
    font-family: icomoon;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
}
#page .content_right .csc-box.calendar .csc-header::after {
    content: "\e900";
}