/* Remove padding-top from main element */
main {
    padding-top: 0 !important;
    margin-top: 0 !important;
}