.deliverable-image {
  width: 375px;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
