
@media screen and (max-width: 750px) {
  .feature-collection {
    padding-top: 0px;
  }
  .pc_slide {
    flex-wrap: wrap !important;
  }
}