.teeinblue-enabled cart-drawer .cart-item[data-price] {
    display: flex !important;
}

@media(max-width: 767.99px) {
    motion-element.product__media-wrapper {
        transform: unset !important;
    }
    #teeinblue-wrapper {
        z-index: 99999;
        position: absolute;
    }
}