I found it ?? .
For everyone look for help I will post what needs to be changed.
“xxxpx” is the size of your header image.
/* Begin Typography & Colors */
#headerimg {
margin: 7px 9px 0;
height: xxxpx;
width: xxpx;
}
/* Begin Structure */
#header {
background-color: #73a0c5;
margin: 0 0 0 1px;
padding: 0;
height: xxxpx;
width: xxxpx;
}
#headerimg {
margin: 0;
height: xxxpx;
width: 100%;
}
I hope that helps.