.custom-content {
	padding: 10px;
	text-align: center;
}

.custom-body img {
	max-width: 60%;
	min-width: 20%;
}
.custom-modal-footer {
	text-align: center;
	padding: 10px;
	border-top: 1px solid #e5e5e5;
}
.custom-modal-footer .btn-nodification {
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 32px;
	cursor: pointer;
}
.custom-modal {
	overflow: hidden;
	padding-right: 0px !important;
}

