.pos-rel { position: relative; } .pos-abs { position: absolute !important; } .pos-fix { position: fixed !important; } .pos-stc { position: static !important; }