In your_prestashop/themes/classic/templates/_partials/header.tpl
<div class="col-md-12 hidden-sm-down text-xs-center" id="_desktop_logo">
<div class="header-top-right col-md-12 col-sm-12 position-static">
Also add this css lines:
#header .header-top > .container > .row:first-of-type { flex-wrap: wrap; } /*increase logo size */ #header .logo { width: 200px; }