/* Enter Your Custom CSS Here */


@media only screen and (max-width:1280px){

  .header-image{
    display: none !important;
  }

}

.hentry .title-post {
     font-size: 30px;
}


.page-wrap {
      padding: 15px 0 100px;
}

.site-info.container {
    display: none;
}

