html { background:#fff; }
body { border:none;
	-webkit-box-shadow:none;
	   -moz-box-shadow:none;
	        box-shadow:none;
}

#add-to-homescreen #content { padding-top:60px; padding-bottom:102px; }
#add-to-homescreen #hero { padding-bottom:42px; }
#add-to-homescreen #hero .intro { width:556px; }
#add-to-homescreen #directions { margin-left:-35px; margin-right:-35px; width:950px; padding-top:30px; border-top:1px solid #d5d5d5; }
#add-to-homescreen #directions img.center { position:relative; z-index:1; margin-top:50px; margin-bottom:25px; }
#add-to-homescreen #directions .number { display:block; margin-bottom:25px; font-size:2.5714em; color:#a3b0b6; }
#add-to-homescreen #directions .column { position:relative; z-index:2; margin-top:-10px; padding-top:10px; width:22%; margin-left:4%; }
#add-to-homescreen #directions .column.last { width:24%; margin-right:-14px; }