div { display: inline-block; vertical-align: middle; } .right { margin-left: 15px; } .right > span{ display: block; } .zoom-logo { width: 140px; height: 31.5px; } .footer { display: table-row; height: 60px; text-align: center; background-color: rgba(255, 255, 255, 0.4); box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15); vertical-align: middle; } .footer a { padding-right: 40px; width: 99px; height: 19px; opacity: 0.6; font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #2d292a !important; line-height: 60px; } @media screen and (max-width: 768px) { h1 { font-size: 27px; } .row { margin-bottom: 15px; } .row > div { display: block; } .footer { padding-bottom: 15px; height: 40px; } .footer a { display: block; width: 100%; height: inherit; padding-left: 0; padding-right: 0; } .content { margin: auto; } .content > div, .made-with { text-align: center; } }