carine-k
You can open file:
/templates/ja_muzic/tpls/blocks/header.php
At approx line 28, look for this line of code:
<img class="logo-img hidden-phone hidden-tablet" src="<?php echo JURI::base(true) . '/' . $logoimage ?>" alt="<?php echo strip_tags($sitename) ?>" />
Add 2 classes hidden-phone hidden-tablet as above