.sameday-header-menu {
    display: inline-block
    background-color: #fff;
    width: 100%;
}
.sameday-header-mobile {
    padding: 11px 4px 4px 4px;
    text-align: center;
}
.sameday-logo-mobile {
    display: inline-block;
}
.sameday-image-mobile {
    width: 50%;
    height: 50%;
}
.sameday-tagline-mobile {
    margin: 8px 0 0 0;
    text-align: center;
}
.sameday-first-mobile {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 0.8em;
    white-space: nowrap;
    text-transform: uppercase;
    color: #21af5d;
    margin: 1px 0 0 0;
}
.sameday-second-mobile {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 0.9em;
    white-space: nowrap;
    text-transform: uppercase;
    color: #21af5d;
    margin: 1px 0 0 0;
}
.sameday-phone-mobile {
    margin-top: 3px;
    text-align: center;
}
.sameday-call-mobile {
    margin: 15px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 0.8em;
    white-space: nowrap;
    text-transform: uppercase;
    color: #b1b1b1;
}
.sameday-number-mobile {
    margin: -2px 0 3px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6em;
    font-weight: 900;
    color: #21af5d;
    white-space: nowrap;
}
.sameday-header-desktop {
    display: none;
    height: 110px;
}
.sameday-logo-desktop {
    display: inline;
    float: left;
}
.sameday-image-desktop {
    margin: 9px 10px 4px 34px;
    width: 88px;
    height: 89px;
}
.sameday-tagline-desktop {
    display: inline;
    float: left;
}
.sameday-first-desktop {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: 600;
    color: #21af5d;
    white-space: nowrap;
    text-transform: uppercase;
    margin: 29px 0 0 7px;
}
.sameday-second-desktop {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    color: #21af5d;
    white-space: nowrap;
    text-transform: uppercase;
    margin: -4px 0 0 7px;
}
.sameday-phone-desktop {
    display: inline;
    float: right;
}
.sameday-call-desktop {
    margin: 23px 40px 0 0;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 500;
    color: #b1b1b1;
}
.sameday-number-desktop {
    margin: 1px 45px 0 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    color: #21af5d;
}
