.icons span {
    height: 170px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
}

.icons span svg {
    height: 80%;
}
