.en .col_features .mds_features .mds {
    margin-top: 30px;
}

.en .col_missions .ttl .txt {
    line-height: 1.1;
    padding-left: 0.3em;
}

@media screen and (max-width: 700px) {
.en .col_features .mds_features .mds {
    margin-top: 0px;
}
}