<div class=" col-12 left-logo text-center"> <div class="logo-site"> <a href="{{ path('sylius_shop_homepage') }}" title="{{ sylius.channel.name }}"> <img src="{{ asset('images/logo.jpg', 'bootstrapTheme') }}" alt="{{ sylius.channel.name }}" class="hidden-fixed"/> <img src="{{asset('images/logo_fixed.svg')}}" alt="{{ sylius.channel.name }}" class="visible-fixed"> </a> </div></div>