.floating-elements-queue{position:fixed;z-index:999999;display:flex;padding:15px}@media screen and (max-width: 768px){.floating-elements-queue{width:100%}}.floating-elements-queue[class*=top-]{top:0}.floating-elements-queue[class*=bottom-]{bottom:0}.floating-elements-queue[class*=-left]{left:0}.floating-elements-queue[class*=-right]{right:0}.floating-elements-queue[class*=-center]{left:50%;transform:translate(-50%)}
