﻿.section-before {
    position: relative
}

h3.sec-title {
    font-size: 35px;
    margin-top: -0.8rem;
    line-height: 1.208;
}
.two-btns{
    margin-top:20px
}
@media (max-width: 767px) {
    .vs-btn.wave-btn {
        display: block;
    }
    .all-m-20{
        margin:20px;
    }
}