.author-profile-pic {
  clip-path: none;
  -webkit-clip-path: none;
  background-position: center -100%;
  width: 125px;
  height: 125px;
}

.reward-card:link, .reward-card:visited {
  border-radius: 10px 80px 10px 10px;
}
.reward-feature-pic {
  background-color: #fff;
}

.delta-img {
	max-width: 100%;
}