Responsive header problems

Hi there,

Please add this as well,

.x-face-graphic img {
width:  100% !important;
}

Should the bottom text visible too? If not, then please add this too

.x-card-outer.flipped .front {
display: none;
}

Hope this helps.