@media only screen and (min-width: 768px) {
    .hero-04-title__item {
        white-space: wrap;
    }
}

.nav-logo {
    color: #fff;
}

.raw-content h1, .raw-content h2, .raw-content h3, .raw-content h4, .raw-content h5, .raw-content h6 {
    margin-bottom: 15px;
}

.raw-content p, .raw-content ul, .raw-content ol  {
    margin: 15px 0;
}

.headline-img-06::before {
    background-image: none;
    display: none;
}

.headline-img-04::before {
    background-image: none;
    display: none;
}

.headline-img-07::before {
    background-image: none;
    display: none;
}

.headline-img-03::after {
    background-image: none;
    display: none;
}