.content-modal {
	width: 100%;
	background-color: #fff;
}
.content-modal:not(.show){
	display: none;
}