body {
	//styleName: Serif/Plus 5;
font-family: Roboto !important;
font-style: normal;
letter-spacing: 0em;

	
}
/* Mattress Collections */
h2.page-title {
	height: 64px;
	left: 24px;
	top: 504px;

	/* Serif/Plus 5 */
	font-family: Roboto !important;
	font-style: normal;
	font-weight: normal;
	font-size: 48.8px;
	line-height: 64px;

	/* identical to box height */
	display: flex;
	align-items: center;

	color: #000000;
	}
	
hr.page-title {
	/* Rectangle 52 */
	
	height: 4px;
	left: 24px;
	top: 577px;
	
	/* Primary/Plus 1 */
	background: #4A499E;
	}


/* Tag Text */
div.img-title {
	width: 200px;
	height: 20px;
	left: 8px;
	top: 4px;

	/* Sans/Minus 1 */
	font-family: Roboto !important;
	font-style: normal;
	font-weight: normal;
	font-size: 12.8px;
	line-height: 19px;

	/* identical to box height, or 150% */

	/* Secondary/Minus 1 */
	color: #544C3B;

	/* Inside Auto Layout */
	flex: none;
	order: 0;
	flex-grow: 0;
	margin: 10px 0px;
	}

div.img-title-wrapper {
	/* Frame 5 */

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 4px 8px;
	position: absolute;
	width: 215px;
	height: 28px;
	left: -5px;
	top: 5px;
	background: #C4BCAB;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
z-index: 2;
}

p.title-under-img {
	/* Autograph */

	height: 51px;
	left: calc(50% - 165px/2 - 507.5px);
	top: 802px;

	/* Serif/Plus 4 */
	font-family: Roboto !important;
	font-style: normal;
	font-weight: normal;
	font-size: 39px;
	line-height: 51px;

	/* identical to box height */

	/* Gray/Minus 2 */
	color: #202123;
}

p.icon-title {
	height: 26px;


	font-family: Roboto !important;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-align: center;

	/* Gray/Minus 1 */
	color: #4F5257;
}

p.description-under-icon {
	
	/* Sans/Minus 1 */
	font-family: Roboto !important;
	font-style: normal;
	font-weight: normal;
	font-size: 12.8px;
	line-height: 19px;

	/* or 150% */

	/* Gray/Minus 1 */
	color: #4F5257;
}