
    .yotpo-main-widget-layout {
      .yotpo-base-layout {
        width: 100% !important;
      }
      .yotpo-summary-section {
        width: 100% !important;
        margin-bottom: 1rem;
      }
      .yotpo-vertical-border {
        display: none !important;
      }
      .yotpo-layout-header-wrapper {
        flex-wrap: wrap !important;
        margin-bottom: 24px !important;
        justify-content: flex-start !important;
      }
      .yotpo-bottom-line {
        flex-wrap: wrap !important;
        margin-right: 0 !important;
      }
      .yotpo-bottom-line-right-panel {
        padding-right: 0 !important;
      }
      .yotpo-star-distribution {
        border-right: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        margin-bottom: 1rem !important;
      }
      .yotpo-bottom-line-question-wrapper-vertical {
        border-right: none !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
      }
      .yotpo-custom-questions-range-question {
        max-width: 246px;
      }
      .yotpo-progress-bar-value-label {
        line-height: 0 !important;
      }
      .yotpo-custom-questions-range-question-wrapper {
        margin-bottom: 0.5rem !important;
      }
      .yotpo-head {
        display: none !important;
      }
      .yotpo-filters-top-panel {
        flex-wrap: wrap;
        gap: 8px;
        .yotpo-search-filter {
          margin-right: 0 !important;
          margin-left: 0 !important;
        }
      }
      .yotpo-review-center-panel {
        padding-left: 0 !important;
        padding-right: 0 !important;
      }
      .yotpo-filters-right-panel {
        align-self: flex-start;
      }
      .yotpo-review-rating-title {
        flex-direction: column !important;
        gap: 6px;
        margin-top: 4px !important;
        margin-bottom: 8px !important;
        .yotpo-review-title {
          margin-left: 0 !important;
        }
      }
      .yotpo-review-votes-wrapper {
        place-content: flex-start;
      }
      .yotpo-filters-container {
        margin-top: 24px !important;
      }
    }
    .star-container {
      width: 13px !important;
      margin-right: 3px !important;
    }
    .yotpo-sr-bottom-line-text {
      font-size: 13px !important;
      text-decoration: underline;
    }
