footer{background:#acacac;height:150px;display:flex;flex-direction:column;justify-content:center;align-items:center}footer span{color:#fff;padding-top:8px}@media all and (max-width:900px){footer{height:97px}footer span{font-size:12px}footer img{max-height:30px;width:auto}}@media all and (max-width:600px) and (orientation:portrait){footer{height:97px}footer span{font-size:12px}footer img{max-height:30px}}