@media only screen and (min-width: 770px) {

.sticky-header {
    padding-top: 0;
}

.navbar-inner-wrapper {
    height: 135px;
}

.site-branding {
    margin-top: 55px;
}

.navbar-inner-wrapper {
    top: 0 !important;
    padding-top: 0px;
}

.page-template-homepage2 #content {
    margin-top: 0px;
}


.page-template-homepage2 .pharmacy-primary-navigation {
    position: absolute;
    top: 7px;
}

.pharmacy-secondary-navigation {
    border-bottom: 0px solid rgba(255, 255, 255, 0.25);
}

}
