botton.link-botton {
    width: 44%;
}
@media (max-width: 768px) {
    botton.link-botton {
        width: 97%;
        margin: 0 auto;
    }
}