.site-hero-main-wrap:after { content: ''; position: absolute; top: 0; width: 100%; right: 0; height: 100%; background: url('../images/hero-banner-pattern.png'); background-position: top right; background-repeat: no-repeat; background-size: contain; z-index: -1; }
.site-expert-wrap .site-expert-inner-wrap:after { content: ''; position: absolute; right: 0; top: 0; width: 100%; height: 100%; background: url(../images/expert-shape.svg); background-position: top right; background-repeat: no-repeat; background-size: contain; z-index: 0; }
.site-expert-wrap .site-expert-inner-wrap>.wp-block-uagb-container {position: relative;z-index: 1;}
.site-ecommerece-plat-wrap .spectra-image-gallery .spectra-image-gallery__media-wrapper picture img{width:auto!important;height:80px!important;object-fit:contain}
.site-ecommerece-plat-wrap .spectra-image-gallery .spectra-image-gallery__media-wrapper .spectra-image-gallery__media{aspect-ratio:unset;padding:25px 84px;display:flex;align-items:center;justify-content:center;background:#ffffff;}

@media screen and (max-width:1200px){
  .site-ecommerece-plat-wrap .spectra-image-gallery .spectra-image-gallery__media-wrapper .spectra-image-gallery__media {padding: 30px;}
}
