.l-intro__btn{
    margin-bottom: 60px;
}
@media screen and (max-width: 767px){
    .l-intro__btn{
        margin-bottom: 30px;
    }
}