.hiddenNavHeader {
    position: absolute;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.hero .bgphoto{
	display:none;
}