.single-awesome-project .awesome-img img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
