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

Query time 0.00091

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

Result

image_id page_id position title src link_url product_id category_id
1494 1578 0 Sinclair Spoke Top Cord Pendant Light finish-gallery-fern-green-1.jpg /lighting/ceiling-lights/cord-hung-pendant-lighting/sinclair-spoke-top-pendant-light/ 65096 0
1495 1578 5 Fern Green finish-gallery-fern-green-2.jpg 0 0
1496 1578 10 Sinclair Spoke Top Cord Pendant Light finish-gallery-fern-green-3.jpg /lighting/ceiling-lights/cord-hung-pendant-lighting/sinclair-spoke-top-pendant-light/ 65096 0