have tried different css this code comes the closest to what I want except not centering logo over site title it is sitting above on the left
thanks for your help
Thank you Ying for this code to centering logo on mobil header:
.site-branding-container {
display: flex;
flex-direction: column;
}
Is working perfectly!