.product-single .product-block-award-logos {
  float:left;
}
.product-single .product-block-award-logos img {
  object-fit:contain;
  max-height:150px;
  width:auto;
}

.product-single__title {
  clear:both;
}