#title-wrapper {
	display: none;
}
.features-title-wrapper {
	margin: 0 auto;
	padding: 35px 0 40px !important;
	position: fixed;
	width: 100%;
	z-index: 69;
}
#section section:before {
	display: block;
	content: " ";
	height: 180px;
	visibility: hidden;
}
#section section img.bg,  .three-columns,  .spacer-features {
	display: none;
}
#section section p {
	font-size: 16px;
	margin-bottom: 0.5rem;
}
#section section:nth-child(2n+1) {
	background-color: #FFF;
}

p.pblock {
                margin-top: 30px!important;
            }
.button.radius,
            p.pblock a {
                font-size: 16px!important;
            }
@media only screen and (max-width: 64em) {
.features-title-wrapper {
	margin: 0 auto;
	padding: 25px 0 30px !important;
	position: relative;
}
#section section {
	margin-top: -150px;
}
#section section:before {
	height: 140px;
}
li.tab-title a {
	font-size: 12px !important;
}
}
