@media (min-width: 1280px) and (max-width: 1440px) {
  .device-xl .header h1 {
    font-size: 5rem;
    line-height: 5rem;
    top: -220px;
  }
  .device-xl .header .ticketbutton .uk-button {
    top: 210px;
  }
  .device-xl .header.small.foto .col2 {
    min-height: 720px;
  }
}