/* Add custom CSS styles below */ 


img.aspect-\[14\/13\].object-cover {
  object-fit: contain !important;
  object-position: center !important;
  background: #ffffff00;
}

.navbar-brand img {
    max-height: 120px;
    max-width: 300px;
    margin: 8px;
}

.group:hover .group-hover\:scale-110{
    transform: none;
}