.content-card-body a {
    display: flex;
    justify-content: center;
    & img {
        width: 80%;
    }
}