/* 

MOBILE -------------------------------------------------------------------------------

*/
@media screen and (max-width: 689px) {
    h2,h3:not(.wd-entities-title):not(.entry-title){
        font-size: 52px !important;
    }

    #post-38 > div > div.mk_section_qui_somme_nous > div:nth-child(3) img{
        margin-top : 30px;
    }
    .mk_footer_container ul li{
        display: block !important;
        font-size : 17px;
        text-align: center;
    }
    #mk_rider_banner{
        background-position: top right;
    }
    .mk_riders_grid_container > .vc_grid > .vc_pageable-slide-wrapper > div{
        width: 50%;
        float: left;
    }
}
