/* Enter Your Custom CSS Here */
body > .popup4phone {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
		z-index: 99;
}

body > .popup4phone ~ .popup4phone {
    z-index: 98;
}