.award-badge{ max-height: 210px; width: -webkit-fill-available;}
.award-short-description{ display: block;}
.award-long-description { display: none;}
#cboxLoadedContent{ padding: 20px;}
#cboxLoadedContent .award-box{ padding:20px;}
#cboxLoadedContent .award-long-description{ display: block!important; max-height: 100%;}
#cboxLoadedContent .award-short-description{ display: none;}
#cboxLoadedContent.align-self-center{ align-self: unset!important;}
.award-lists ul.pager, .award-lists ul.pager li{ padding: 0; margin: 30px 0; list-style: none;}
#cboxLoadedContent .award-featured-thumb{display: none;}
.award-featured .award-badge{ display: none;}
#cboxLoadedContent .award-featured .award-badge{ display: block;}
div#cboxWrapper{left: 50%; top: 50%; transform: translate(-50%, -50%);}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) { 
    .award-badge{ max-width: 50%; margin-bottom: 20px; max-height: fit-content;}
    #awards-and-recognition-page #cboxWrapper h4{ font-size: 100%;}
    #cboxLoadedContent .award-long-description p { font-size: 90%;}
 }