@media screen and (max-width: 768px) {
	.modal-dialog{
		margin: 20% auto !important;
	}
}