/* Reset the container */
body {
  min-width: 1040px; 
  padding-top: 0px;
  margin-bottom: 250px;
}
.container {
  width: 1040px;
  max-width: none !important;
}
.navbar {
    margin-bottom: 0px;
}
#footer {
    position: relative;
}