/* .variable-comparison-popup { */
.fixed-bottom.variable-comparison-popup {
  /*  position: sticky;
  left: 10px;
  bottom: 0; */
  right: 15px;
  bottom: 0;
}
