﻿   .animation-header {
       background: transparent;
       left: 0px;
       top: 0px;
       position: fixed;
       width: 100%;
       overflow: hidden;
       background-size: cover;
       background-position: center center;
       z-index: 1;
   }
