.bzrfh-links {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
}

.bzrfh-links-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.bzrfh-links:hover {
    text-decoration: underline;
}