@media (max-width:518px) {
  .shopify-section--slideshow #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget,
  .shopify-section--slideshow #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget {
    height: 300px;
  }

  .shopify-section--slideshow #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget iframe,
  .shopify-section--slideshow #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget iframe,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-0-wrapper .trustpilot-widget iframe,
  .shopify-section-group-footer-group #trustpilot-widget-trustbox-1-wrapper .trustpilot-widget iframe {
    height: 100% !important;
  }
}

@media (max-width:767px) {
  #sidebar-menu {
    z-index:1001;
  }
}