/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 18 2024 | 17:15:55 */
body .lang-item.lang-item-fr{
  display: none;
}

.main-header__logo img {
    max-height: 50px;
    width: 100%;
}

@media only screen and (max-width: 575px) {
    .main-header__logo img {
        max-height: 31px;
        width: 80px;
    }
}
