/* Reorganized from wwwroot/css/HomeScreen/styles-768.css. */
/* Tablet Portrait (768px – 1023px) */

@media (min-width: 768px) and (max-width: 991px) {
    .category-chip {
        font-size: .9em;
    }

    .news-one-press__content {
        padding: 30px 65px 13px;
    }
}
