.retail .itemsList .itemGrid .picture {
    padding-bottom: 83%;
}

.titleAndLegend .title {font-family: titlefont;font-size: 36px;}

.retail .categoryPid .titleAndLegend {
    margin-top: 22px;
}

.deskmenu .logo img {
    width: 162px;
}

.deskmenu .logo {
    margin-bottom: 3px;
    margin-top: 0px;
}



.retail.large-menu-img .itemsList .itemGrid .descBlock .title {
    min-height: 53px;
    font-size: 13px;
    font-weight: normal!important;
    color: var(--secondary-color);
}
.market .itemsList .itemGrid .picture img {
    height: 100%;
    width: auto;
    margin: auto;
    transform: translateX(-50%);
    left: 50%;
    padding-top: 0px;
    padding-bottom: 10px;
}