Try this CSS.

.d-header {
height: auto;
padding-bottom: 0.5em;
}
.d-header>.wrap .contents {
flex-wrap: wrap;
justify-content: center;
}
Try this CSS.

.d-header {
height: auto;
padding-bottom: 0.5em;
}
.d-header>.wrap .contents {
flex-wrap: wrap;
justify-content: center;
}