/* Enter Your Custom CSS Here */
@media screen and (min-width: 1023px){
#site-branding {
    padding: 40px 50px 10px;
    border-bottom: none;
    clear: both;
}
}