@media (max-width: 810px) {
	.atlwdg-popup {
		width: calc(100% - 20px) !important;
		min-height: calc(100% - 20px) !important;
	}
}