.termsContainer {
	margin-top: 30px;
}

ol {
	font-size: 0.8rem;
}



@media (max-width: 767px) {

    body {
      margin-bottom: 800px!important;
    }

}