Remove padding above header

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


.es-header {
padding-top: 0;
}