/* hide title header */
h1.page-header{
  display: none;
}

/* hide breadcrumb */
ol.breadcrumb{
  display: none;
}
