

@media (min-width: 768px) {
    .prices-item__text {
        height: 150px;
        overflow: hidden;
    }
}

