#floating-image {
  position: fixed;
  bottom: 0px;
  right: 20px;
  width: 200px!important;
  height: auto!important;
  z-index: 999;
}

@media only screen and (max-width:800px){
 #floating-image{
  display:none!important;
 }
}

.sqs-block-image.charm {
  width: 400px; 
  z-index: 99999999999!important;
  height: 200px; 
  position: absolute; 
  right: 20px;  
  }
  

.fe-block-yui_3_17_2_1_1742434104533_8656, .fe-block_3_17_2_1_1742434104533_2652, .fe-block-yui_3_17_2_1_1742434104533_6893, .fe-block-yui_3_17_2_1_1742434104533_8092, .fe-block-yui_3_17_2_1_1742434104533_9359, .fe-block-yui_3_17_2_1_1742434104533_10539, .fe-block-yui_3_17_2_1_1742434104533_11069{
   z-index: 99999999999!important;
  }

img[alt="Tamagotchi"], img[alt="charm"] {
  pointer-events: none!important;
}
