.trane-section {
padding:50px 0;
}

@media only screen and (max-width:767px) {
.hide-on-mobile {display:none;}

}

.page-id-4582 .testimonials {
display:none;
}

.page-id-4582 .wp-page-content h3:nth-child(2) {
color:red;
}
.payment_btn {
	background: #fff !important;
	border: solid #fff 1px !important;
	border-radius: 2px;
	color: #13296F !important;
	font: 700 12px/1 "Open Sans", sans-serif !important;
	display: inline-block;
	letter-spacing: 2px;
	outline: none;
	padding: 10px 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 0.3s ease, color 0.3s ease;
        margin-left: 20px;
}