<!DOCTYPE html>
<html>
<?php
$ClassCdeV2 = new ClassCdeV2();
?>
<span class="d-none d-sm-block">
            <?php $ClassCdeV2->Step();?>
            </span >


<span class="d-block d-sm-none">
            <?php $ClassCdeV2->StepMobile();?>
            </span >