.home .module:first-of-type + .module {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.home .module {
  padding-top: 20px !important;
  margin-top: 20px !important;
}