.floating-concierge-button {
    width: 97px;
    height: 86px !important;
    position: fixed;
    bottom: var(--gap18);
    left: var(--gap18);
    z-index: 2999;
    display: block;
    background: transparent url(../images/icons/icon-concierge.svg) center center/contain no-repeat;
}
.woocommerce-product-gallery {
    flex-basis: auto;
}