.story  {
    position: relative;
}

/* moving subnav into the branding section */
#res570541006 {
    position: absolute;
    top: -56px;
    left: 0;
    width: 100%;
}

#main-section .branding {padding-bottom: 30px;}

@media only screen and (min-width: 768px) {
    #main-section .branding {padding-bottom: 40px;}
}
