img {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 318px;
   height: 27px;
   margin-top: -13.5px; /* Half the height */
   margin-left: -159px; /* Half the width */
}