.product-options__dropdown {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
}

.product-options__swatch-container {
    text-align: center;
    margin-top: 10px;
}

#swatch-image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
