.award{
  transition:.2s;
}

.award:hover{
  opacity:0.6 !important;
}