.main-container {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 100%;
  margin: 0 auto;
  min-height: 1px;
}
