Hi There,
Please add the following CSS under Customizer > Custom > Edit Global CSS:
.blog .x-main .hentry>.entry-featured,
.search .x-main .hentry>.entry-featured,
.archive .x-main .hentry>.entry-featured {
float: left;
width: 1024px;
margin: 0;
height: auto;
}
Hope it helps 🙂