.mega-menu-link img.menu-logo {
    /* Set the desired height and width for your logo */
    height: 50px; /* Example height */
    width: auto; /* Maintain aspect ratio */
    vertical-align: middle; /* Helps align the image if there's surrounding text */
    margin-right: 5px; /* Adjust spacing if needed */
}
.wp-site-blocks {
    margin-top: unset!important;
}