Hi thatotherchick
You can override its padding:
.page-masthead .row-feature {
padding: 5px 0 !important;
}
and change to your desired value.
For custom css code, you should put into this file: root/templates/purity_iii/css/custom.css (Create this file if it doesn't exist)
Regards
