p.site-description {
    white-space: nowrap;
}
span#pgh_header_contact a {
    text-decoration: none;
    color: white;
}
.ppaphone a {
    font-size: 22px;
}

@media only screen and (max-width: 895px){
    .ppaphone {
        text-align: center;
        margin: auto;
        width: 100%;
        line-height: 60px;
    }
    .ppaemail {
        float: none !important;
        text-align: center !important;
        margin: auto;
        width: 100%;
        line-height: 60px;
    }
    span#pgh_header_contact {
        font-size: 16px;
    }
}