.ooty-servicios .ooty-row { display:flex; flex-wrap:wrap; gap:8px; align-items:center; }
.ooty-select { min-width:180px; padding:6px; }
#ooty_ver_producto { height:36px; }
@media (max-width:600px) {
  .ooty-select { min-width: 100%; }
}
