﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)
{
	img#logo-image { position:relative; top:-9px!important; min-height:71px;  }

}
@supports (-ms-accelerator:true) {
	img#logo-image { position:relative; top:-9px!important; min-height:71px;  }
}    