.logo-site{max-width: 60%;}

.image-fixsize{
    height: 200px;
    object-fit: cover;
    max-width: 100%;
    aspect-ratio: 16/9;
}