@media (max-width: 767px) {
  .project-image {
    border-bottom-left-radius: .5rem;
  }
}

.richtext p {
    margin-bottom: 0;
}
