.wws-popup-container * {
box-sizing: border-box; }
.wws-popup-container {
width: auto;
position: fixed;
z-index: 9999999; }