// Position spaces
.top-0 {top:0 !important}
.top-auto {top:auto !important}
.bottom-0 {bottom:0 !important}
.bottom-auto {bottom:auto !important}
.left-0 {left:0}
.left-auto {left:auto !important}
.right-0 {right:0 !important}
.right-auto {right:auto !important}
