.projectImage {
  object-fit: cover;
  object-position: left center;
  width: 100%;
  height: 100%;
}
