.footer-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:20px;background-color:#f8f8f8;border-top:1px solid #ddd}.footer-logo img{max-width:50px;height:auto;margin:0 auto}@media only screen and (max-width:767px){.footer-logo img{max-width:60px}}@media only screen and (max-width:767px){.footer-logo img{max-width:60px}}.footer-contact{text-align:left;max-width:100px}@media (max-width:767px){.footer-container{flex-direction:column;text-align:center}.footer-contact{margin-top:10px;text-align:center}}