#main {
	background-image: url(/assets/images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	height: auto;
	overflow: visible;
}
#card {
	background-image: none;
	margin-top: 60px;
	width: 385px;
}
#right {
	padding-top: 60px;
}
