#awards-two:before, #awards-two:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#awards-two:after {
  clear: both;
}
#awards-two ul {
  padding: 0;
  list-style: none;
}
#awards-two ul li {
  display: inline-block;
}
#awards-two .tis .footer-sprite {
  display: block;
  background-image: url(../../../../sites/default/files/styles/cruk_landing_page_promo_thumb_resp_breakpoint_one/public/information-standard-member-logo.png");
  background-size: 155px auto;
  height: 85px;
  width: 170px;
  background-repeat: no-repeat;
}
#awards-two .pec .footer-sprite {
  display: block;
  background-image: url("../../../../sites/default/files/styles/cruk_landing_page_promo_thumb_resp_breakpoint_one/public/crystalmark85.png");
  height: 85px;
  width: 267px;
  background-repeat: no-repeat;
}

#awards-two .tis .external:after {
  content: " ";
}

#awards-two .pec .external:after {
  content: " ";
}
 