   @media screen and (max-width: 640px) {

div.bundled_product_summary:not(.thumbnail_hidden) .details {

padding: 0 0 0 0 !important;
}
    .bundled_product_summary .bundled_product_images img.curator-img-icon {
width: 60px;
opacity: 1 !important;
}
       .bundled_product_summary td.bundled_product_images {
           
           overflow:visible !important;
       }
       
.bundled_product_summary .bundled_product_images .number, .bundled_product_summary:hover .bundled_product_images .number {

left: 80px !important;
    opacity:1 !important;
}
}