article.page {
  /*margin: 0 auto;*/ }
  article.page .bg-container {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 47vh;
    min-height: 350px;
    margin-bottom: 0px; }
    article.page .bg-container .vaka {
      position: absolute;
      bottom: -1px;
      margin-left: 48%;
      width: auto;
      height: 30px; }

/*# sourceMappingURL=header.css.map */
