.simple-popup-container{
    right:inherit!important;
    transform: none!important;
}

.simple-popup-container.wmi-popup-active {
    transform: unset!important;
}
.simple-popup-container.wmi-popup-active::before {
    opacity: 1;
    visibility: visible;
}
/* body.wmi-popup-show{
	overflow:hidden;
} */