.phone .mobile-buttons > .btn-primary > #menu-btn-texture{
    background: none;
}

.phone .btn-primary > .contact-icon {
    display: block;
    font-size: 17px;
    height: auto;
}

header .phone .mobile-buttons .fa {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

header .phone .btn-primary > * {
    display: none;
}

header .phone .mobile-buttons > .btn-primary {
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
}

footer .phone .mobile-buttons .fa {
    font-size: inherit;
    line-height: inherit;
    vertical-align: baseline;
}

footer .phone .btn-primary > *,
footer .phone .btn-primary > .contact-icon {
    display: inline-block;
}

footer .phone .mobile-buttons > .btn-primary {
    width: 100%;
    padding: 10px 20px;
    font-family: openSansSemibold;
    font-size: 15px;
}
