/*.c-product-other__img {
    max-width: 200px;
    max-height: 200px;
    width: 200px;
    height: 200px;
}
.c-product-other__img img {
    max-height: 200px;
}*/
.c-product-img--lg img {
    border-radius: 0%;
}
.c-selection-btn {
    z-index: 9;
}
@media (max-width: 576px) {
    .c-product .Magic360-container {
        height: auto;
    }
    .c-product-img--lg img.js-gallery-item
    {
        width: auto !important;
    }
}
.c-product-img--lg.d-lg-none.js-gallery {
    background: #fff;
    text-align: center;
}
.c-header-nav__item.is-open .c-header-nav__dropdown {
    height: auto;
}
