.logoImage {
  margin-bottom: 8px;
  margin-right: 8px;
}

@media (min-width: 992px) {
  .container-lg {
      max-width: 1150px !important;
  }
}

.card-img-top {
  height: 100%;
}

.card-stack-item > .card {
  height: auto;
}

.card-stack-item > .card > .row {
  height: auto; /* initial? unset?*/
}

.termsfeed-com---palette-light .cc-nb-okagree {
  background-color: #687ded;
  color: #fff;
}
