/*---------------------------------------
=========================================
 **   PAGE 3 STYLES                
=========================================
-----------------------------------------*/
body {
    background-color: #b31f74;
}
div.tbody {
	position: relative;
	width: 100%;
	display: block;
	background-color: transparent;
}
div.tebody {
	position: relative;
	width: 100%;
	display: block;
	background-color: #b31f74;
}
div.tbody div.tebody p.productsThat {
	padding-top: 12%;
	margin-bottom: 0;
	margin-left: 35%;
}
div.tbody div.tebody img.sootheWith {
	width: 73.2857142825%;
	height: auto;
	padding-top: 7%;
}
div.tbody div.tebody a img.prev {
	position: fixed;
	width: 2.25%;
	height: auto;
	left: 20px;
	top: 50%;
}
div.tbody div.tebody img.bowlOfSoup {
	width: 28.5%;
	height: auto;
	margin-top: -5%;
}
div.tbody div.tebody a img.next {
	position: fixed;
	width: 2.25%;
	height: auto;
	right: 20px;
	top: 50%;
}
div.tbody div.tebody img.homeCooked {
	width: 29.142855%;
	height: auto;
	margin-top: -8%;
}
div.tbody div.tebody img.texture {
	width: 23.517855%;
	height: auto;
	margin-top: -1.75%;
}