/* WRITE HERE YOUR CUSTOM CSS IN ORDER TO MAKE ITEM UPDATES EASY */
#logo_footer,
#logo_footer img {
    width: 100px !important;
    height: 60px !important;
    max-width: 100px !important;
    max-height: 60px !important;
    object-fit: contain !important;
    display: block !important;
    margin-bottom: 16px !important;
    text-align: left !important;
}

