header {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
}

.phoneBlockTop a {
    color: inherit;
    text-decoration: none;
    font-size: 24px;
}