[v-cloak] {
    display: none;
}

.options-container {
    justify-items: center;
}

.option-img {
    /* min-width: 300px; */
}

.option-btn {
    width: 24px !important;
    height: 24px !important;
    padding: 0 !important;
    min-width: 28px !important;
    min-height: 28px !important;
    max-width: 28px !important;
    max-height: 28px !important;
}

.bg-chooser {
    background-color: #ffffff !important;
}

.choice-caption {
    font-size: 0.966rem;
}

@media (max-width: 1200px) {
    .option-label {
        border-width: 1px !important;
    }
}