.main_home__container > *:not(:last-child) {
  margin-bottom: 12px !important;
}
@media screen and (min-width: 1024px) {
  .main_home__container > *:not(:last-child) {
    margin-bottom: 24px !important;
  }
}
.main_home__container {
	padding: 0px;
}