.main-nav-menu .menu__list .menu-flex {
    justify-content: center;
}
.product-grid-item h3.product-title, .homepage-product-new .info-ticket.ticket-news, .homepage-product-hot .info-ticket.ticket-news,
.news-title.big, .item-news-all .news-next .item-news .item-news-description .time, .item-news-all .news-next .item-news .item-news-description .intro
{
    display: none;
}

@media (max-width: 768px) {
    .news-next {
        margin-top: 10px;
    }
}