.terms-sec {
    padding-top: 10%;
    padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
	.terms-sec {
		padding-top: 40%;
	}
}