.c-concept-digital-heading__text2 {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
}
.c-concept-digital-heading__column-item {
    flex: 1;
}
.c-concept-digital-heading__column03 h4
{
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    color: #e50012;
}
.l-nav-bottom .c-link__btn {
    display: flex;
    justify-content: center;
    width: calc(50%) ;
    height: 50px;
    padding: 5px 10px;
    border-radius: 0;
}
.l-main {
    width: 100% !important;
    margin-left: 0 !important;
}
.l-footer {
    width: 100% !important;
    margin-left: 0 !important;
}
.l-footer__wrapper {
    justify-content: center !important;
}