@media screen and (max-width: 767px) {
    .auction-link-buttons {
        display: none;
    }
}