
@media only screen and (max-width: 480px) {
		  .touch .modal .modal-body {
		    	max-height: none; 
		  }
	}



