.space-header-logo a{
	padding: 5px 0;
}
.space-header-logo a img{
	width: auto;
    height: 70px;
}
.space-header-logo-ins{
	margin-top: 0;
}
@media screen and (max-width: 1199px){
	
	
	.space-header-logo a img{
	width: auto;
    height: 50px;
}
	.space-mobile-menu-header a img{
	width: fit-content;
}
}