/* Remove page title */
.page .type-page .entry-title {
  	display: none;
}

.site-head {
    background: #ffffff; 
  width:100%;
}