#menu-header ul.desktop, #menu-header ul.tablet { display: flex; flex-wrap: nowrap; align-items: center; white-space: nowrap; .social.info-web a, .social.clic a { white-space: nowrap; font-size: 14px; /* ajuste si tu veux plus petit ou plus grand */ @media (max-width: 768px) { #menu-header ul.tablet { margin-top: 5px !important; /* Ajuste la valeur si besoin */ } .banner, /* si la vidéo est dans une div class="banner" */ .video-section, /* ou ton conteneur de vidéo, ajuste selon ton code */ iframe { margin-top: 10px !important; /* Ajuste selon ton besoin */ } #menu-header ul.tablet li { padding-top: 0 !important; padding-bottom: 0 !important; } }