.p-data-wrapper .p-short-description ul{
    display: none;
}

@media (min-width: 992px) and (max-width: 2000px) {
    .poradim {
         margin-left: 0px;
        width: calc(100%);
    }
}

.in-vyhledavani .p{
    justify-content: space-between;
}


@media (min-width: 0px) and (max-width: 800px) {
    .products-block .p-bottom .prices {
        height: auto !important;
    }
}