/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/hummingbird/
*/

body .header {
  background: transparent;
  color: #ffffff;
  background-image: url(https://penguin.digisearch.co.jp/images/header-image.jpg);
  background-repeat: no-repeat;
  width: 1050px;
  height: 210px;
  margin: 0 auto 30px;
}

body #inner-header,
body breadcrumb{
  display: none;
}
body .entry-content h2{
  margin-bottom:5px;
}