.main .header { display:grid; grid-template-columns:64px auto; gap:4px} .main .header .title {font-size:28px; font-weight:bold} .main .header img {width:55px; height:55px;}