<div id="footer"> <div class="footer-col"> Success Hotel Management - Friedrichstraße 45 | </div> <div class="footer-col"> D-70174 Stuttgart - </div> <div class="footer-col"> Tel. +49(0)711-907 134-0 - </div> <div class="footer-col last"> Fax 907 134-99 - headoffice@success-group.com <a href="#">AGB</a> <a href="#">Datenschutz</a> </div> <div class="footer-col success-management"> <img title="" alt="" src="images/hotelmanagement.png"> </div> </div> <!-- #footer -->
@media all and (min-width: 1021px) and (max-width: 1330px) { #footer .footer-col.success-management { top: 20px; } #footer { height: 70px; } } @media all and (min-width: 901px) and (max-width: 1020px) { #footer .footer-col.success-management { top: 0px; } #footer { height: 50px; } } @media all and (min-width: 601px) and (max-width: 900px) { #footer .footer-col.success-management { top: 35px; } #footer { height: 85px; } } @media all and (min-width: 451px) and (max-width: 600px) { #footer .footer-col.success-management { top: 50px; } #footer { height: 100px; } } @media all and (min-width: 10px) and (max-width: 450px) { #footer .footer-col.success-management { top: 70px; } #footer { height: 120px; } }