itp4wnc
Hi
To change the size open file "/tpls/blocks/header-features-intro.php" in template "ja_social_ii".
Find
<div class="col-xs-12 col-sm-6 col-md-4 logo">
replace it with
<div class="col-xs-12 col-sm-6 col-md-6 logo">
Now you have to decrease the main nav size
<div class="col-xs-12 col-sm-6 col-md-8 actions">
Replace it with
<div class="col-xs-12 col-sm-6 col-md-6 actions">
For subpage you can make changes in file "/tpls/blocks/header.php" in template "ja_social_ii".