.terms-sec {
	padding: 50px 0px;
	background-image: url(../img/about-bg.png);
	background-size: 63%;
	background-repeat: no-repeat;
	background-position: -54% 118%;
}
@media (max-width: 480px) {
	.privacy-heading-wrapper h1 {
		font-size: 50px;
	}
}
