.elementor-16 .elementor-element.elementor-element-33d2a14{--display:flex;}/* Start custom CSS for html, class: .elementor-element-e4d39dc *//* Make the logo smaller */
.elementor-16 .elementor-element.elementor-element-e4d39dc .logo-img,
.elementor-16 .elementor-element.elementor-element-e4d39dc .brand img,
.elementor-16 .elementor-element.elementor-element-e4d39dc img {
    height: 50px !important;
    width: auto !important;
    max-height: 70px !important;
}

/* Tablet */
@media (max-width: 768px) {
    .elementor-16 .elementor-element.elementor-element-e4d39dc .logo-img,
    .elementor-16 .elementor-element.elementor-element-e4d39dc .brand img,
    .elementor-16 .elementor-element.elementor-element-e4d39dc img {
        height: 55px !important;
        max-height: 55px !important;
    }
}

/* Mobile */
@media (max-width: 480px) {
    .elementor-16 .elementor-element.elementor-element-e4d39dc .logo-img,
    .elementor-16 .elementor-element.elementor-element-e4d39dc .brand img,
    .elementor-16 .elementor-element.elementor-element-e4d39dc img {
        height: 45px !important;
        max-height: 45px !important;
    }
}/* End custom CSS */