

.deck-container div.hasSVG {
    position: relative;
}

.deck-container div.hasSVG>svg {
    position: absolute;
    width: 100%;
    height: 100%;
}
