
#siteHeader {
/*     background: transparent url(https://assets.ngin.com/site_files/3556/pageHeader.jpg) top center no-repeat; */
    min-height: 240px;
    position: static;
}

/*
body {
    background-color: #490d20;
    background-image: url(https://cdn3.sportngin.com/attachments/background_graphic/4638/5832/3556_background_r5.jpg);
    background-repeat: no-repeat;
    background-position: center -30px;
    background-attachment: scroll;
}
*/

.logged_in #siteHeader {
	min-height:210px;
}

a.phone-link {
    text-indent: -9999px;
    height: 55px;
    width: 120px;
    display: inline-block;
    position: relative;
    top: 155px;
    left: 140px;
    z-index: 999999;
}

.logged_in a.phone-link {
    top: 130px;
    left: 140px;
}
