@media (min-width: 1024px) {
  body {
    zoom: 1.5;
  }

  #inner_wrapper .container {
    min-height: 100% !important;
  }
}
