#sp-header {
    height: 120px;
    width: 100%;
    position: relative;
    z-index: 99;
    animation: spFadeIn .5s;
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, .1);
}