
.mega-menu-logo{
  
	width:122.5px;
    height:20px; 
	background-color: transparent; 
	transition: all 0.2s ease-in-out;
	
    }
    

.logosvg{
	
	margin: 0 auto;
	fill:#000;
	transition: all 0.2s ease-in-out;
    width:122.5px;
    height:20px;
  
	}