/*Stylesheet for disabling Bootstrap 3 's responsiveness*/
.container {
  max-width: none !important;
  width: 1170px !important; }
