
/* CSS STYLE for Small Mobile Devices */
@media (max-width: 1024px) {
  #footer .span10 { display: none; }
}