.footer-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.footer-section{margin-right:40px;margin-bottom:20px}.footer-section.contact-info{margin-right:120px}.footer-section.qr-codes{margin-right:40px}.qr-images{display:flex;align-items:center;margin-top:57px;margin-bottom:14px;flex-wrap:wrap;justify-content:center}.qr-image{width:120px;height:120px;margin-right:18px;margin-bottom:10px}.qr-image:last-child{margin-right:0}@media (max-width:768px){.footer-container{flex-direction:column;align-items:center;text-align:center}.footer-section{margin-right:0;margin-bottom:30px;width:100%}.footer-section.contact-info,.footer-section.qr-codes{margin-right:0}.qr-images{flex-direction:column;margin-top:20px;align-items:center}.qr-image{margin-right:0;margin-bottom:15px}.qr-image:last-child{margin-bottom:0}}@media (min-width:769px) and (max-width:1024px){.footer-section{margin-right:30px}.footer-section.contact-info{margin-right:80px}.footer-section.qr-codes{margin-right:30px}}