@media only screen and (max-width:1024){
	.eci-popup{
		display: none;
	}
}

.eci-popup .klaviyo-form {
    background: rgba(0, 0, 0, 0.72) !important;
}