



@media (max-width: 1024px){
    * {
        word-break: normal;
    }
    .history .content-box .content .year { font-size: 1.125rem; width: 2.625rem; }
    .history .content-box .content .text { width: calc(100% - 3.875rem); }
}
