.homeSection {
  margin-bottom: 30px;
  padding: 30px 0;
}
.homeSection.homeCompany {
  background-color: #f4f0e9;
}
.homeSection.homeNews {
  padding-bottom: 0;
}
.homeSection.homeNews .homeNews__header {
  margin-bottom: 30px;
}
.homeSection.homeNews .homeNews__wrapButton {
  margin-top: 30px;
  text-align: center;
}

.homeBrandItems .item {
  width: 25%;
}
