SELECT 
  * 
FROM 
  cscart_ble_content_images 
WHERE 
  page_id = 1632 
ORDER BY 
  position ASC, 
  image_id DESC

Query time 0.00062

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_ble_content_images.position, cscart_ble_content_images.image_id desc",
        "table": {
          "table_name": "cscart_ble_content_images",
          "access_type": "ALL",
          "rows": 1510,
          "filtered": 100,
          "attached_condition": "cscart_ble_content_images.page_id = 1632"
        }
      }
    }
  }
}

Result

image_id page_id position title src link_url product_id category_id
1822 1632 0 Mig Cord Pendant Light finish-gallery-retro-delphite-1.jpg /lighting/ceiling-lights/cord-hung-pendant-lighting/mig-pendant-light/ 64824 0
1823 1632 5 Mig Cord Pendant Light finish-gallery-retro-delphite-2.jpg /lighting/ceiling-lights/cord-hung-pendant-lighting/mig-pendant-light/ 64824 0
1824 1632 10 Mig Cord Pendant Light finish-gallery-retro-delphite-3.jpg /lighting/ceiling-lights/multi-pendant-canopies/mig-multi-light-pendant/ 64849 0