a.publicLogo.custom {width: 280px !important;}
.publicLogo.custom::before {content: url("https://www2.healthequity.com/img/logo/hqy-whats-new.svg");}
.standalone .header .publicLogo.custom {
    background-image: none !important;
}
@media screen and (min-width: 480px) {
    .publicLogo {margin-left: 10vw;}
}

@media screen and (max-width: 600px) {
    .headerTitle {display: none !important;}
}

.header.dark::before {
    background: none !important;
}
.header.dark {height: 75px !important;}

.headerTitle {text-align: right; max-width: 540px !important;}
.headerTitle a {font-size: 14px !important;}
.headerTitle a::before {content: url("https://media.healthequity.com//img/icon/arrow-box.svg");}

.container .news {
	padding-top: 85px !important;
}
.streamNav, .sticky-wrapper {
    padding: 40px 10px 20px !important;
}
#firstResults {
    margin-top: 0px !important;
}