
.logo {
  max-width: 150px;
  max-height: 80px;
  object-fit: contain;
  margin: 10px;
}

.logoCar {
  max-width: 250px;
  max-height: 150px;
  object-fit: contain;
}

