@media only screen and (min-width: 600px) {
.buton {
display: none;
}
}