.Pet { margin: auto !important; display: block; position: relative; right: 0; bottom: 0; left: 0; &:not([class*="FlyingPig"]) { top: -8px !important; } } .Pet[class*="FlyingPig"] { top: 7px !important; } .Pet.Pet-Dragon-Hydra { top: -16px !important; }