.sp-modal {
	padding-right: 0px !important;
}

.sp-modal .modal-dialog {
	margin: 1rem;
	max-width: 100vw;
}

.sp-modal .modal-content {
	text-align: center;
}

.sp-modal .modal-content h2 {
	/*font-size: 3em;*/
	margin-bottom: 15px;
}

.sp-modal .modal-content p {
	margin-bottom: 30px;
}

/*.sp-modal .modal-content ul.list-inline {*/
/*margin-top: 0;*/
/*margin-bottom: 30px;*/
/*}*/

/*.sp-modal .modal-content img {*/
/*margin-bottom: 30px;*/
/*}*/