.addressWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.directionsArea{flex-basis:68%;border-right:1px solid gray}.addressArea{flex-basis:30%}@media screen and (max-width:800px){.directionsArea{flex-basis:100%;border-right:0px}.addressArea{flex-basis:100%}}.directionsAreaInner{padding-right:30px}.dir{color:#797979}.howToGetThereContent{margin-top:25px;margin-bottom:25px}.howToGetThereContent p{color:#797979}.howToGetThereContent ul{line-height:150%}.redDivider{background-color:#dc442f;height:4px;border-radius:6px;width:50px}