﻿@supports (-webkit-touch-callout: none) {
  .select-wrapper * {
    transition: none !important;
    transform: none !important;
  }
}
