﻿.myCAPLogo {
  max-width: 200px;
  max-height: 20px;
  cursor: pointer;
}

  .myCAPLogo:hover {
    opacity: .65;
  }
