@media (min-width:768px) and (max-width:1365px){
  body#product .module-products .product-miniature__top{overflow:hidden!important}
  body#product .module-products .product-miniature__quickview-button{
    top:12px!important;
    right:12px!important;
    bottom:auto!important;
    left:auto!important;
    transform:none!important;
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    padding:0!important;
    border-radius:50%!important;
    z-index:3!important;
    font-size:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:rgba(255,255,255,.94)!important;
    box-shadow:0 2px 8px rgba(16,25,39,.14)!important
  }
  body#product .module-products .product-miniature__quickview-button .material-icons{
    font-size:22px!important;
    margin:0!important
  }
}
