.marketplace-product-productlist {
    .gallery-placeholder__image {
        width: 375px !important;
    }

    .account.page-layout-2columns-left .column.main {
        width: 100% !important;
    }

    div {
        iframe {
            width: 100% !important;
            min-height: 700px !important;

        }
    }

    iframe {
        width: 100% !important;
        min-height: 700px !important;
    }

}

.marketplace-catalogpreview-view .product-info-main .product-social-links .action.towishlist {
    opacity: 1!important;
}

.marketplace-catalogpreview-view .box-tocart #product-addtocart-button {
    display: flex!important;
    justify-content: center;
    align-items: center;
}