.quickview-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}
