@media (max-width: 500px) {
  .GM23-quote-slideshow .flickity-button {
    height: 50% !important; } }
.GM23-quote-slideshow .flickity-button svg {
  display: none; }
.GM23-quote-slideshow .flickity-button.previous::before, .GM23-quote-slideshow .flickity-button.next::before {
  position: absolute;
  top: 44%; }
.GM23-quote-slideshow .flickity-button.previous::before {
  content: url('data:image/svg+xml;charset=UTF-8, <svg width="41" height="57" viewBox="0 0 41 57" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="0.345703" width="41" height="56" fill="%23111111" fill-opacity="0.7"/><path d="M27 42.3457L13 27.8457L27 13.3457" stroke="white" stroke-width="2"/></svg>'); }
.GM23-quote-slideshow .flickity-button.next::before {
  content: url('data:image/svg+xml;charset=UTF-8, <svg width="41" height="57" viewBox="0 0 41 57" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="41" height="56" transform="matrix(-1 0 0 1 41 0.345703)" fill="%23111111" fill-opacity="0.7"/><path d="M14 42.3457L28 27.8457L14 13.3457" stroke="white" stroke-width="2"/></svg>'); }
@media (max-width: 1000px) {
  .GM23-quote-slideshow .flickity-page-dots {
    display: none; } }
