      @media screen and (max-width: 750px) {
        .about {
            padding: 3rem 0.8rem !important;
        }
      }