.header h1{
	margin: 212px 0 0 28px;
}

p.sub-header, p.sub-header-link{
	/* font-family: sans-serif; */
	font-size: 16px;
	line-height: 20px;
}
p.sub-header {
	margin: 20px 30px;
	padding: 0;
}
p.sub-header-link {
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}





div.mattress-type-container {
	border: 1px solid #1796b2;
	margin: 0 0 18px !important;
}
div.mattress-type-container img {
	border-right: 1px solid #acacac;
	width: 100%;
}

div.mattress-type-container h2 {
	/* padding: 12px 20px; */
}

div.mattress-type-container ul.description {
	/* font-family: sans-serif; */
	margin: 11px 40px 11px 40px;
	padding: 0;
}

div.mattress-type-container ul.description li {
	font-size: 16px;
	line-height: 19px;
	margin: 0;
	padding: 0;
}

div.mattress-type-container p.link{
	margin: 0px 0px 5px 20px;
	font-size: 16px;
	line-height: 20px;
}

div.mattress-type-container b { font-family: sans-serif !important; font-weight: bold !important; }

.you-might-also-like-wrapper {
	margin-top: 17px !important; /* 35px */
}




@media only screen and (max-width: 599px) { /* mobile - small */
	.header h1{
		margin: 64% 0 0 0;
	}


	p.sub-header, p.sub-header-link{
		font-size: 5vw;
		line-height: 1.2em;
	}
	p.sub-header {
		margin: 6.5%;
		padding: 0;
	}
	p.sub-header-link {
		margin: 0 0 7% 6.5%;
		padding: 0;
		text-align: left;
	}

	div.mattress-type-container {
		border-color: #666;
		margin-bottom: 9% !important;
	}

	div.mattress-type-container img {
		border: none !important;
	}

	div.mattress-type-container h2 {
		margin-bottom: 2%;
	}

	div.mattress-type-container ul.description {
		margin: 4% 6% 6% 11.5%;
	}

	div.mattress-type-container.mattress-type-innerspring ul.description,
	div.mattress-type-container.mattress-type-hybrid ul.description,
	div.mattress-type-container.mattress-type-latex ul.description {
		margin-right: 8%;
	}


	div.mattress-type-container ul.description li {
		font-size: 5vw;
		line-height: 1.2em;
		margin: 0 0 0 0;
	}

	div.mattress-type-container p.link {
		font-size: 5vw;
		line-height: 1.2em;
		margin: 0 0 15% 5%;
	}

	div.mattress-type-container.mattress-type-memory-foam p.link {
		margin-bottom: 8%;
	}
	div.mattress-type-container.mattress-type-memory-foam p.link a {
		display: inline-block;
		margin-bottom: 6%;
	}

	div.mattress-type-container.mattress-type-hybrid h2 {
		margin-top: -0.1%;
	}
	div.mattress-type-container.mattress-type-hybrid p.link {
		margin-bottom: 8%;
	}

	div.mattress-type-container.mattress-type-latex p.link {
		margin-bottom: 11%;
	}
}
