.header-g .locations-a .location__phone--link:before {
    content: "";
    font-size: 20px !important;
}

.header-g .locations-a .location__phone a {
    margin: 0;
    line-height: 1;
    font-size: 18px;
}
@media only screen and (max-width: 900px) {
    .qr-code{
        display:none;
    }
}