.takumi_featured_banners {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .takumi_featured_banners {
    margin-bottom: 40px;
  }
}
.takumi_featured_banners:first-of-type {
  margin-top: 20px;
}