.bnr-mepe .m-button {
    max-width: 240px;
    margin-top: 30px;
    margin-left:15px;
}

@media (max-width:768px) {
    .m-slider .bnr-mepe .m-slider__wrap.--buttoms {
        margin-top: 6% !important;
    }
}

.bnr-mepe2 .m-button {
    max-width: 240px;
    margin-top: 60px;
}

@media (max-width:768px) {
    .m-slider .bnr-mepe2 .m-slider__wrap.--buttoms {
        margin-top: 28% !important;
    }

    .tittle {
        font-size: 1rem !important;
        width: 90% !important;
        margin-bottom: 30px !important;
    }
}

.tittle {
    text-align: center;
    font-size: 1.5rem;
    line-height: normal;
    width: 70%;
    margin: 0 auto;
}

