#welcome-ribbon header {
	width: 100%;
}

#welcome-ribbon header h1 {
	text-align: center;
}

/* hiding elements for program 1002 */
body.program-1002 header #help #search,
body.program-1002 #footer-assessments,
body.program-1002 #footer-college-life,
body.program-1002 #footer-connections,
body.program-1002 #footer-disaster-preparedness,
body.program-1002 #footer-emotional-wellbeing,
body.program-1002 #footer-health,
body.program-1002 #footer-parenting,
body.program-1002 #footer-recipes,
body.program-1002 #footer-trainings,
body.program-1002 #footer-webinars,
body.program-1002 #footer-workplace {
  display: none;
}