.trustpilot-widget {
  padding: 40px 0 25px;
}
.trustpilot-widget > iframe {
  position: relative;
  height: auto !important;
  border-style: none;
  display: inline;
  width: 100%;
  overflow: hidden;
  outline: none;
}

/*.pdp-product{
    .trustpilot-widget{
        padding: 0;

        iframe{
            height: 20px !important;
            min-height: 20px !important;
            width: 269px;
        }
    }
}*/