.onsite-popup-scan {
    background-image: url("../images/scan.jpg");
    height: 120px;
    background-position: center;
    border-radius: 14px;
    background-size: cover;
    margin-top: 18px
}

.onsite-product-icon {
    width: 25mm;
    height: 25mm;
    object-fit: cover;
    background-color: transparent;
}