/* Write your custom css code here */
@media handheld, only screen and (min-width: 1024px) {

div#sunfw_section_section_header {

background: #CC2E2E;

}


nav.navbar.sunfw-menu-head {

display: table;


margin: 0 auto;

}

}