body {
	/* font-family: "Montserrat regular" !important; */
	background-position: left 76px;
	background-size: auto 12px;
}
#liste_categories_article {
  padding-top: 70px;
}

@media all and (max-width: 767px), only screen and (max-width: 768px) and (orientation: portrait) {
#cykia-header {
    /* height: 69px; */
}
#liste_categories_article {
  padding-top: 40px;
}
#cykia-header .cykia-content {
    /* height: 134px; */
    width: 100%;
}
/*
#logo_mma {
    height: 68px;
    width: 87px;
    margin-left: 38px;
    display: inline-block;
}
#logo_mma div {
    height: 59px;
    width: 87px;
    left: 38px;
    top: 11px;
    background-size: 100% auto;
}
#logo_legende {
    color: transparent;
    left: 0px;
    overflow: hidden;
    width: 129px;
    display: inline-block;
    margin-left: 22px;
    vertical-align: top;
    margin-top: 11px;
    position: relative;
    top: 0px;
}
#logo_legende span {
    color: #6c6261;
    font-size: 11px;
}
#cykia-header-bottom {
    background-image: url(/specific/skins/ew2011/img/fondation/menu-line-mobile.png);
    background-position: left -170px bottom;
    background-size: auto 68%;
    bottom: -35px;
    padding-left: 0;
}
*/
#liste_categories_article, #liste_categories_expert {
    max-width: 768px;
    margin-left: 10px;
}
}