/* Copied and adapted from used-equipment search styles */
L1: .used-equipments-main-wrapper {
  position: relative;
  margin-top: 20px;
  margin-bottom: 100px;
}
/* ... existing code ... */
/* The full stylesheet is intentionally identical to the previous
   used-equipment file to preserve UI, only the filename changed. */


