
img {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 337px;
   height: 98px;
   margin-top: -49px; /* Half the height */
   margin-left: -168px; /* Half the width   */
}