    @media screen and (max-width: 767px) {
    .home-feature {
      display: block !important;
    }
    }