﻿.home_sector .background-filled {
    background-size: contain !important;
}

.header_logo {
    background-color: rgba(24, 25, 29, 0.5) !important;
    width: 143px;
    margin-top: 79px;
    background-color: black;
    padding: 20px;
    border-radius: 0px 0px 70px 70px;
    border-bottom: 5px solid #b68a46;
}

.cs-gescout_sticky .header_logo {
    background-color: black !important;
    width: 143px;
    margin-top: 79px;
    background-color: black;
    padding: 20px;
    border-radius: 0px 0px 70px 70px;
    border-bottom: 5px solid #b68a46;
}
