.hero .heroWr h1 {color: #fff;}
.hero {padding: 40px 0;}
header {background:#000}
header .social:before {content: url(../../../globes/image/upload/v1655800235/Digital/14858/icons-share_id8dzp_1_uit66w.svg);}
.veidaInner .banners img { min-width: auto;}
.header .container .sponser { margin:14px 50px 0 30px}
.header .container .nodeName a {color: #fff}
header .logoGlobes {
    background: url(../../../globes/image/upload/v1612704592/Digital/elbit/logo-globes_hrndme.svg) no-repeat 0 0;
}

@media screen and (max-width: 800px) {
    .hero .heroWr h1 {
            margin: 10px 0 0 0;
        }
    }

    @media screen and (max-width: 480px) {

        .sponser img {
            margin-top: 10px
        }
        .header .container .sponser {margin:0}

        .header .container, .header .container .sponser {
            background: #000
        }
           

        header .logoGlobes {
            background: url(../../../globes/image/upload/v1646647598/Digital/medabrot2022/Gimel_zm5fxa.svg) no-repeat 0 0;
            height: 20px !important;
            width: 20px !important;
            margin-top: -2px !important;
        }

        .header .container .nodeName:before {
            right: -20px;
            top: 10px;
            height: 20px;
        }
        header .social:before {top:2px}
    }