@media screen and (min-width: 768px) {
    .btn{
        width: auto;
    }
}