/* Website update v56 — PRO ONE M handle spacing. */
@media (min-width: 641px) {
  .pro-one-handle-pair > img:first-child {
    position: relative;
    left: 22px;
  }
}
