
img.logo-img-front.img-fluid {
    height: 80px;
    object-fit: fill;
}

@media (min-width: 576px)
{
    a.link-fx::before {
        top: 60px;
    }
}