.logo {
  width: 320px;
  height: 120px;
  background-image: url("images/pcalogo.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}