.box-top-icon svg{
    width: 100%;
    height: 100%;
}


#tos-modal .modal-body, #privacy-modal .modal-body {
	max-height: calc(100vh - 210px);
	overflow-y: auto;
}


#main-wrapper .spots-progress p {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	margin-bottom: 0px;
}

#join-waiting-list-modal #smscheck{
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 10px;
}

#spots-buttonText{
	cursor: pointer;
}