.copymon_header{
    font-size: 40px;
    font-weight: 500;
    background: url('./img/copymon_header_blue.png') no-repeat center;
    background-size: cover;
    height: 120px;
    line-height: 115px;
    color: #ffffff;
    margin-bottom: 50px;
}

.copymon_header.en, .copymon_header.en *{
    font-family: Knul-Regular !important;
}

.header_text{
    width: 1024px;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    color: #fff;
}


