.jwk-card,
.jwk-info-box,
.jwk-marquee {
    box-sizing: border-box;
}

.jwk-card *,
.jwk-info-box *,
.jwk-marquee * {
    box-sizing: inherit;
}
