#imagemodal {
	max-width : 720px;
	width : 720px;
    	max-height: 600px;
	
}

#imagemodal .modal-body {
	width : 680px;
    	max-height: 550px;
}
