@media (max-width: 576px) {
  h1 {
    font-size: 24px;
  }

  .project {
    padding: 15px !important;
  }
}
