@media screen and (min-width: 1024px) {
    .btn_tel {
        width: 48%;
    }
}