.hero-img img {
    width: 70%;
    height: auto;
}

.hand-img-title {
    width: 164px;
    height: auto;
}

.saison-container .hand-img-title {
    width: 100px;
    height: auto;
    position: relative;
    top: -10px;
    margin-right: 28px;
}

.etablissement-container .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
    padding: 0;
    aspect-ratio: unset;
}

.footer-rs img {
    width: 30px;
    height: auto;
}