/* Для отображения категорий без баннера раскомментируйте эти строчки:
.landing-wrap #categories {
    margin-top: 170px;
}
*/

.landing-wrap .items-place .item .wrap
{
height: auto;
padding-bottom: 0px;
}
.landing-wrap .items-place .item .wrap img
{
position: static;
width: 100%;
height: auto;
}