#bodyWrapper {
  position: relative; }

.services-commerce {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 16px; }


