Add top padding

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

.eapps-pinterest-feed-container,.eapps-pinterest-feed-small {
    padding-top: 50px;
}