.rts-seo-dept-container * {
	margin: 0px;
	padding: 0px;
}
.rts-seo-dept-container {
	background-color: #f2f3f4;
	padding: 1% 3%;
	text-align: center;
}


.rts-seo-dept-container a,
.winespirit-license-container a {
	font-weight: bold;
	text-decoration: underline;
}


/* update for new site */
div[class^="MuiGrid"] .rts-seo-dept-container { 
	padding: 1% 0;
	text-align: left;
}

.rts-seo-dept-container p {
	width: 100%;
	font-family: Roboto,Verdana,Arial,Helvetica,sans-serif;
	font-family: var(--fdfw-font-sans-serif);
	font-size: 16px;
	font-size: var(--fdfw-font-size-base, 16px);
	line-height: 1.44;
}

.rts-seo-dept-container .map {
	max-width: 100%;
	margin: 2% auto;
}


/* Specific stylings for Wine & Spirits Page */
.winespirit-license-container {
	text-align: center;
	width: 100%;
	display: block;
	margin: 1% auto;
}
/* update for new site */
div[class^="MuiGrid"] .winespirit-license-container {
	text-align: left;
}

.winespirit-license-container img {
	margin: 0 auto;
}

.no-wrap {
	white-space: nowrap;
}


/* Homepage Styling */
#m_oh_seo_freshdirect_homepage,
#m_oh_seo_cos_homepage {
	padding: 0;	
}
