@media (max-width: 960px) {
.t-slds__arrow_body {
    display: none;
}
}
.header-menu:hover {
    opacity: 70%!important;
}


body, html {
    overflow: inherit;
}
 
html {
    width: 100%;
    position: relative;
}

.hover-cursor {
    cursor: pointer;
}
.opacity-spec {
    background: #000!important;
}
.opacity-spec .t-bgimg {
    opacity: 0.8!important;
}