.drbo-tp-live {
  display: block;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  min-width: 0;
  height: 60px;
  flex: 0 1 300px;
  text-align: center;
}
.drbo-tp-live > a { color: inherit; font-size: 14px; }
.drbo-tp-live iframe { max-width: 100%; }
.drbo-tp-live--summary { height: 80px; }
.drbo-product-sticky-nav__rating:has(> .drbo-tp-live) { flex: 0 0 300px; }
