.new__start {}

.page-template-page_newstart #header { display: none;}

.new_hero {
    background-size: auto;
    background: url(../img/newstart/bg_hero.jpg);
    background-size: cover;
    background-position: 0px -5rem;
    min-height: 100%;
}

body.home #header { display: none;}


.new_logo {


}

.usp { 
    
    min-height: 300px ;
    display: flex;
    align-items: center;
    justify-content: center;


}

#sticky-header { display: none !important;}

.bluesky
 {
    width: 33px !important;
    height: 29px;
    background-image: url(../img/bluesky_w.svg);
}