.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;
    }
   
}

.marketplacecustom-catalog-view .sticky-addcart  .box-tocart .actions .tocart {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    text-align:center;
}
.marketplace-product-productlist  .modal-footer .action-close:before {
    content:''!important;
    font-size:0px!important;
}
.marketplace-product-productlist .modal-header .action-close:before {
    margin-top:-10px!important;
}

