<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="2columns-right" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <head>
        <remove src="Magefan_Blog::css/comments.css" />
    </head>  
    <body>
        <move element="breadcrumbs" destination="main" before="-"/>
        <move element="page.main.title" destination="main" after="breadcrumbs"/>
    </body>
</page>
