.pop-up-image-close {
	position : absolute;
	right : 10px;
	top : 10px;
}

.modal-body .content-wrapper{
	max-height : 70vh;
	overflow : auto;
	/* max-width : 500px; */
	text-align : center;
	margin : 0 auto;
}

.pop-up-image-modal .modal-dialog{
	max-width : 960px !important;
}

.pop-up-image-modal .close{
	font-size : 18px;
	padding : 5px 20px;
}