#section-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 0; }

.section-item {
  flex-basis: 24%;
  margin-bottom: 10px; }

.section-banner {
  width: 100%;
  height: 80px;
  background-size: cover; }

/*# sourceMappingURL=indexV2.css.map */
