.be-ItemGrid-thumbnailIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;

    svg {
        width: 65%;
        height: 65%;
    }
}
