@media (max-width: 768px) {

.xd_wqo_product_container:hover {
        opacity: 0.8 !important;
        transform: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        cursor: pointer;
}

.xd_wqo_product_name {
    font-size: 10px;
}


} /* max-width: 768px */