.svg-logo-holder{
	height: 100%;
}
.svg-logo-holder svg {
    width: 100%;
    display: block;
	height: 100%;
}

/*
.svg-logo-holder svg path {
    fill: currentColor;
}
*/