.awardsCell { text-align: center; }
.hideAWD { display: none; }
.awdDiv { display: inline-block; width: auto; height: auto; margin: 5px; }
.awdDiv>span { float: right; position: absolute; bottom: -5px; right: -3px; z-index: 500; }
.award_category { text-align: center; font-weight: bold; }

.AWD-1>img:first-of-type { position: relative; left: 3px; }

.AWD-10>img:first-of-type { position: relative; left: 6px; }
.AWD-10>img:nth-of-type(2) { position: relative; left: 3px; }

.AWD-100>img:first-of-type { position: relative; left: 9px; }
.AWD-100>img:nth-of-type(2) { position: relative; left: 6px; }
.AWD-100>img:nth-of-type(3) { position: relative; left: 3px; }

.AWD-1000>img:first-of-type { position: relative; left: 12px; }
.AWD-1000>img:nth-of-type(2) { position: relative; left: 9px; }
.AWD-1000>img:nth-of-type(3) { position: relative; left: 6px; }
.AWD-1000>img:nth-of-type(4) { position: relative; left: 3px; }

.AWD-10000>img:first-of-type { position: relative; left: 15px; }
.AWD-10000>img:nth-of-type(2) { position: relative; left: 12px; }
.AWD-10000>img:nth-of-type(3) { position: relative; left: 9px; }
.AWD-10000>img:nth-of-type(4) { position: relative; left: 6px; }
.AWD-10000>img:nth-of-type(5) { position: relative; left: 3px; }