.template-homepage .home-popular,
.template-homepage .home-projects,
.template-homepage .home-separator-image {
  margin-bottom: 160px;
}

@media (max-width: 767px) {
  .template-homepage .home-popular,
  .template-homepage .home-projects,
  .template-homepage .home-details,
  .template-homepage .home-cycle,
  .template-homepage .home-separator-image {
    margin-bottom: 40px;
  }
}
