html body {
    background-image: none;
}

main#main-page-content {
    margin-top: 0;
    max-width: 100%;
}

div#desktop_logo img {
    width: auto;
    height: 80px;
}

nav.header-nav .row > .col {
    padding: 0;
}

.elementor-element-adijhbq  h1 {
    color: white;
    max-width: 960px;
    margin: 40px auto;
    padding: 40px 0;
    font-size: 34px;
    line-height: 1.5;
    font-weight: 600;
}

.elementor-element-adijhbq{
    position: relative
}

.elementor-element-adijhbq:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4)
}

nav.header-nav .col.col-auto.col-md.left-nav {
    display: none;
}