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

Query time 0.00050

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

Result

image_id page_id position title src link_url product_id category_id
1503 1581 0 Loma Cord Pendant Light finish-gallery-beige-1.jpg /lighting/ceiling-lights/cord-hung-pendant-lighting/loma-pendant-light/ 64821 0
1505 1581 5 630 Beige finish-gallery-beige-2.jpg 0 0
1504 1581 10 Loma Cord Pendant Light finish-gallery-beige-3.jpg /lighting/ceiling-lights/cord-hung-pendant-lighting/loma-pendant-light/ 64821 0