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

Query time 0.00063

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 = 1582"
        }
      }
    }
  }
}

Result

image_id page_id position title src link_url product_id category_id
1506 1582 0 Wilcox Deep Bowl Chain Pendant Light finish-gallery-light-grey-1.jpg /lighting/ceiling-lights/chain-hung-pendant-lighting/wilcox-deep-bowl-chain-hung-pendant/ 64725 0
1507 1582 5 815 Light Grey finish-gallery-light-grey-2.jpg 0 0
1508 1582 10 Wilcox Deep Bowl Chain Pendant Light finish-gallery-light-grey-3.jpg /lighting/ceiling-lights/chain-hung-pendant-lighting/wilcox-deep-bowl-chain-hung-pendant/ 64725 0