.footerWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.footerLogoArea{flex-basis:47%}.footerTextArea{flex-basis:47%}.footerTextArea p{text-align:right;color:white}@media screen and (max-width:700px){.footerLogoArea{flex-basis:100%}.footerTextArea{flex-basis:100%}.footerLogoIMG{display:block;margin:0px auto}.footerTextArea p{text-align:center;color:white}}