.header-logo-img {
    max-height: 350px;
    height: auto;
    max-width: 250px;
    object-fit: contain;
}
#section-header .header {
    background-color: #662A1E;
    pointer-events: all;
    border-bottom: 1px solid transparent;
}