.custom-svg-block {
    flex-shrink: 0;
}

.custom-svg-block svg {
    display: block;
    width: 100%;
    height: 100%;
}