/* Add your CSS code here.

JetPopup Overflow

End of comment */ 

.jet-popup.jet-popup--front-mode .jet-popup__container-inner {
	overflow: visible !important;
	overflow-y: visible !important; 
    overflow-x: visible !important;
}
