/* Superior Mechanical Services — external stylesheet */

/* Flip layout: order-based, no RTL */
.flip > :first-child { order: 2; }
.flip > :last-child  { order: 1; }
