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

<template id="s_intro_pill" inherit_id="website.s_intro_pill">
    <!-- Bg Image -->
    <xpath expr="//section" position="attributes">
        <attribute name="class" add="o_cc o_cc5 pt56 pb56" remove="pt40 pb40" separator=" "/>
    </xpath>
</template>

</odoo>
