.center-popup{
	top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    width: 300px;
}