/* Add custom CSS styles below */ 
nav + .main-content div:first-child h1 + div {
    display: none !important;
}