.team-member img{
width: 55%;
height: 55%;
}
h1, h2, h3, p, .intro-text, .navbar-brand, .nav-link, .btn, footer span.copyright, footer ul.quicklinks {
font-family: century-gothic, CenturyGothic, AppleGothic, sans-serif !important;
}
section h3.section-subheading {
font-style: normal !important;
}
h2{
	margin-top: 16px !important;
}
#welcome {
	height: Auto;
	padding-bottom: 0;
	padding-top: 0px;
}
.row{
	background-color: white;
}
.h-captcha{
	display: flex;
	margin-top: 25px;
	justify-content: center;
}

#about{
	padding-top: 4rem;
	height: Auto;
	padding-bottom: 0.5vm;
}
#prices{
	padding-top: 4rem;
	height: Auto;
	padding-bottom: 0px;
}
#services{
	padding-top: 4rem;
	height: Auto;
	padding-bottom: 0px;
}

@media  (min-width: 600px) {
	#main-body {
	  background-color: whitesmoke;
	}
  }