﻿body.Top-Our-Services #BranchBanner div.banner 
{
background-image: url(images/Our-Services.jpg);
width: 2000px;
height: 562px;
display: block;
position: absolute;
left: 50%;
top: 0px;
margin-left: -1000px;
background-repeat: no-repeat;
background-position: 0px 0px;
}
#BranchBanner {
width: auto;
height: 562px;
position: relative;
overflow: hidden;
z-index: 1;
background-repeat: no-repeat;
background-position: 50% 0px;
}