.pcs-login__logo { 
  position: relative; /* Declared position allows for location changes */
  top: -20px; /* Moves the image 20px closer to the top of the page */ 
}