<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_image_text_overlap" inherit_id="website.s_image_text_overlap">
    <!-- Section -->
    <xpath expr="//section" position="attributes">
        <attribute name="class" add="o_cc o_cc4" separator=" "/>
    </xpath>
</template>

</odoo>
