/* fonts */
@media screen and (max-width: 767px) {
    .common-banner .common-banner__headline {
        font-size: 28px;
    }
}
