#sp-header {
    height: 80px;
    left: 0;
    position: relative;
    margin-top: 25px;
    margin-bottom: 5px;
    top: 0;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
}
