.elementor-location-footer {
    margin-top: auto;
    position: relative;
    
    /*bottom: 35px;*/
}

.hfeed#page {
    min-height: 100vh;
    display: flex;
    flex-direction: column;  
}

.footer_logos {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 71px;
    min-width: 55%;
    width: auto !important;
}

.footer_logos img {
    margin: 10px 0;
}
