article
{
	width:88.5%;
}
footer nav ul.nav
{
	width:58.5%;
}
#text-area p
{
	margin-bottom:35px;
}
button[name="appointment"]
{
	margin-top:66px;
}
#our-advantages ul li:nth-child(4), #our-advantages ul li:first-child
{
	border-right:none;
}
@media only screen and (max-width:870px)
{
	header nav ul.nav
	{
		width:92%;
		margin-left:4%;
	}
	article section.search-side p
	{
		width:55%;
	}
	#our-advantages ul li h1
	{
		font-size:22px;
	}
	#our-advantages ul li h2
	{
		font-size:18px;
	}
	button[name="appointment"]
	{
		width:30%;
		-moz-background-size:100%;
		-webkit-background-size:100%;
		-o-background-size:100%;
		-ms-background-size:100%;
		background-size:100%;
	}
	ul.side-navigation
	{
		margin-left:2%;
	}
	img.teeth-whitning-img
	{
		width:94%;
	}
	#testimonials
	{
		width:100%;
		background-size:100% 100%;
	}
	footer nav
	{
		width:92%;
	}
}
@media only screen and (max-width:800px)
{
	#testimonials h2
	{
		margin-left:1%;
	}
	footer nav ul.nav
	{
		width:62.5%;
	}
}