@media (min-width: 992px){
  .award-nominee .team-photo .card-img-top {
      max-width: 100%;
  }
}