        .wp-block-site-logo img {
            max-width: 180px;
            max-height: 80px;
            width: auto !important;
            height: auto !important;
            object-fit: contain;
        }
    
