Hi There,
Thanks for writing in.
Please add this in your customizer’s custom CSS:
@media (max-width: 979px){
.x-brand img {
margin-left: 40px;
}}
x-btn-navbar{
margin-right:40px
}
Adjust 40px to achieve the best space you want.
Hope it helps. Let us know how it goes.
Thanks.