.news-detail-hero .service-hero__title {
    max-width: 1245px;
    width: 100%;
}

.news-detail-hero .service-hero__description {
    max-width: 667px;
}

.news-detail-hero {
    padding: 32px 0;
}

.product-simular--news .product-similar__header {
    gap: 93px;
}

.content {
    padding-top: 120px;
}

.content_inner {
    display: flex;
    justify-content: space-between;
}

.content .label {
    max-width: 317px;
}

.content_content {
    max-width: 1027px;
}