:root{

}

@media screen and (min-width:0px) and (max-width:1023px){
  header > span .header-logo img, .header-logo .svgicon{height:28px;}
}

@media screen and (min-width:1024px){
  header > span .header-logo img, .header-logo .svgicon{height:38px;}
}