#sp-header {
    height: 100px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: none;
    animation: spFadeIn .5s;
    margin-top: 20px;
}