Yes - my above code is to show posts from either category when landing on the main landing page.
The main 'news' landing page has a class of category-latest-news and shows all posts - which is what I want.
However, I was wondering how the above code could be changed so that it would show only the posts from custom models if the body class was category-custom-models.