.elementor-6827 .elementor-element.elementor-element-5afe333{--display:flex;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.16);--padding-top:10px;--padding-bottom:10px;--padding-left:40px;--padding-right:40px;}@media(max-width:767px){.elementor-6827 .elementor-element.elementor-element-5afe333{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for container, class: .elementor-element-5afe333 *//* Force the container to 100px height */
.col-auto .header-logo {
    height: 80px !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    overflow: hidden !important;
}

/* Make the anchor fill the container */
.col-auto .header-logo > a {
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
}

/* Force the logo (SVG) to shrink and fit inside the 100px container */
.col-auto .header-logo img {
    height: 100% !important;
    width: auto !important;
    max-height: 100% !important;
    display: block !important;
    object-fit: contain !important;
}/* End custom CSS */