


.gridView_txt > *:nth-child(1) {
    line-height: 160%;
    font-weight: normal;
}

@media (max-width: 850px) {
.inside.archive.products .gridView_txt > *:nth-child(1) {
    line-height: 160%;
}