.u-clearfix {
  display: flex;
  flex-direction: column;
  align-items: start !important;
}

section {
  height: auto;
  width: 100%;
  max-width: 1140px;
  margin: 50px auto !important;
  padding: 0 20px !important;
}