#awards ul {list-style:none;}
#awards a {color:#000;text-align:center;display: block;border:solid 1px #DDD;    margin-bottom: 24px;padding: 24px 10px 20px;-webkit-box-shadow: 0 0 0 rgb(0 0 0 / 0);box-shadow: 0 0 0 rgb(0 0 0 / 0);}
#awards a:hover {color:Red;-webkit-box-shadow: 1px 1px 16px rgb(0 0 0 / 16%)!important;box-shadow: 1px 1px 16px rgb(0 0 0 / 16%)!important;}
#awards a .name {font-size:14px;    height: 50px;margin-top: 4px;    padding: 0px 35px;}
#awards a .year {font-size:12px;color:#666;margin-top: 10px;}
#awards a .total {font-size:12px;color:#666}

#awards .info {}
#awards .info p {font-weight: 500 !important}
#awards .info .video {position: relative;padding-bottom: 56.25%; /* 16:9 */height: 0;margin-bottom:30px}
#awards .info iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#sideBar .image {text-align:center;margin-bottom:10px;margin-top:20px}
#sideBar .image img {max-width: 150px;}
#sideBar .description {text-align: center}
#sideBar .information {text-align: center;justify-content: center}
#products ul li.product {margin-top:0px;margin-bottom:20px;border:0px;}
#products ul li.product > div {    border: solid 1px #DDD;border-radius: 10px;}
#products ul li.product:nth-child(even) > div {margin-right:10px}
#products ul li.product .name {margin-top: 0px;text-align: center;    font-size: 18px;}
#products ul li.product .specs .spec:first-child {padding-top:0px}
@media only screen and (max-width: 82em) {

}