.c-search_page-right {
    flex-basis: 19.2%;
    max-width: 19.2%;
}
.c-search_page-left {
    flex-basis: 80.8%;
    max-width: 80.8%;
}
.c-listing_items > li {
    max-width: 25%;
    flex-basis: 25%;
}
.c-listing_items .c-product_box-img {
    height: 230px;
}
.c-post {
    margin-bottom: 20px;
}
.c-post_title {
    font-size: 17px;
    line-height: 1.294;
}
.c-post_headline span {
    font-size: 14px;
    line-height: 1.571;
}

.c-stars_selected {
    position: absolute;
    display: flex;
    overflow: hidden;
}
