Change size of the header image

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

.eapps-facebook-feed-header-cover{
    padding-top: 40% !important;
}