#masthead {
    display: none !important;
}

.vc_header_background {
  background: url(https://www.helsinginkadunappro.net/wp-content/uploads/2019/01/web_kuvajagraffa_compr.jpg) no-repeat center top;
  background-size: cover;
}

@media (max-width: 768px) {
  .vc_header_background {
    background: url(https://www.helsinginkadunappro.net/wp-content/uploads/2019/01/mobile_kuvajagraffa_compr.jpg) no-repeat center top;
  }
}

.countdown-amount {
  color: #fff !important;
}

.countdown-period {
  color: #dd3333 !important;
    
}
}