#uofa_global_header
{
	width: 960px;
	height: 50px;
	background: #AB0520;
	position: relative;
	overflow: hidden;
}

#uofa_global_logo_uasci {
    position: absolute;
    right: 0;
    top: -5px;
    display: none;
}

#uofa_global_logo {
  width: 2350px; height: 75px;
  background: url("https://cdn.uadigital.arizona.edu/logos/v1.0.0/ua_wordmark_line_logo_white_rgb.min.svg") top right;
  margin: 0 0 0 -2000px;
  background-size:300px 60px;
  background-repeat:no-repeat;
}