/* Used for Account Logo images to be displayed with a max width */
.AcctLogoImg {
  width: 100%;
  max-width: 300px;
  height: auto;
}
