.section100 {
     height: 100% !important;
}
.width100 {
     width: 100% !important;
     height: auto !important;
}
.float-none {
     float: none !important;
}
.image-shadow {
     box-shadow: 3px 3px 38px 10px rgb(0 0 0 / 25%);
}
.strong-italics {
     font-weight: 500;
     font-style: italic;
}
@media (min-width: 992px) { 
     .forcefullwidth_wrapper_tp_banner {
          height: 74% !important;
     }
 }
 @media (max-width: 991px) { 
     .forcefullwidth_wrapper_tp_banner {
          height: 50% !important;
     }
 }
 .awards-tab {
     width: auto !important;
     padding: 0px 10px !important;
 }
 .awards-nav-height {
     display: block !important;
     height: 0 !important;
     overflow: hidden !important;
 }
 .awards-nav-height-reset {
     height: auto !important;
 }
 .awards-p-lineheight {
     line-height: 22px !important;
 }
 
 .testingnotes {
     font-family: 'Dosis', sans-serif;
     font-weight: normal;
     line-height: 1em;
     margin: 0;
     padding: 0;
     letter-spacing: .02em;
     margin-bottom: 1em;
     color: #000;
     font-size: 20px;
     display: inline-block;
 }

 .awards-title {
     font-size: 21px !important;
     color: #fff !important;
     font-weight: 600 !important;
     margin-bottom: 0.3em !important;
     letter-spacing: .02em !important;
     text-transform: uppercase !important;
 }