.child_key_v {
    min-height: 92px;
}
.child_key_v .copy_area h2 {
    margin-bottom: 0;
}
.child_key_v .copy_area {
    padding: 42px 0 28px;
}
.banner-header {
    display: none !important;
}
.banner-mobile {
    display: none !important;
}
.subnav_area {
    display: none !important;
}
@media screen and (max-width: 768px) {
    .child_key_v {
        height: 126px;
    }
    .child_key_v .copy_area {
        padding: 42px 0 46px;
    }
}