Make the header full size

Add this code to the Custom CSS field on the Style tab of your Twitter Feed widget’s settings:

.eapps-twitter-feed-header-banner-container {
    padding-top:33%;
}