@media (max-width: 767px) {
    .facts-and-stats__button.button{
        display: none!important;
    }
}
