.letterWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.headerHeadshotArea{flex-basis:30%}.headerContentArea{flex-basis:65%}@media screen and (max-width:800px){.headerContentArea,.headerHeadshotArea{flex-basis:100%}}