.lifestyle-stories-section {
  position: relative;
  background-color: #ffffff;
  padding: 60px 0 70px 0;
}

@media (min-width: 768px) {
  .lifestyle-stories-section {
    padding: 260px 0 100px 0;
  }
}

.lifestyle-stories-section .container {
  position: relative;
  z-index: 99;
}
