.bottomIcons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottomIcons img {
    max-width: 100px;
    max-height: 100px;
}