


#sp-header {
    background-image: url('/images/headers/math-header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#sp-menu .container {
    height: 50px;
}

#sp-menu > .justify-conent-end {
    justify-content: center !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span
{
    line-height:50px
}

#offcanvas-toggler {
    height: 50px;
    line-height: 50px;
}