.product-card__slider-item > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.btn.product-cart-btn__hidden {
    display: none;
}