/* =========================================================
   LPROJECT WEB — RESPONSIVE GLOBAL
   Ajustements communs entre plusieurs sections.
========================================================= */

@media (max-width: 782px) {
    body.admin-bar .lp-site-header {
        top: 46px;
    }
}
