.terms .wrapper-page{padding: 54px 0px 97px;}
.terms .wrapper-terms{max-width: 1150px;}
.terms .title{padding-bottom: 67px;text-align: center;}
.terms .title h1{text-transform: none;}
.terms .title > p{padding-top: 9px;}
.terms .page-content img{display: block;max-width: 100%;}

@media screen and (max-width: 768px){
	.terms .wrapper-page{padding: 30px 0;}
	.terms .title{padding-bottom: 15px;}
	.terms .title > p{padding-top: 10px;}
	.terms .container-terms{padding-top: 15px;}
}