.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;
    }
}

