    main {
      z-index: 101;
      position: relative;
    }
    .health .catalog__item:nth-child(7) {
      background: url(/res/img/bg-15.png) center/cover no-repeat;
    }
     .health .catalog__item:nth-child(8) {
      background: url(/res/img/bg-6.png) center/cover no-repeat;
    }
    
    .health .catalog__item:nth-child(1) {
      background: url(/res/img/bg-16.png) center/cover no-repeat;
    }
    
    .health .catalog__item:nth-child(2) {
      background: url(/res/img/bg-14.png) center/cover no-repeat;
    }

    .health .catalog__item:nth-child(3) {
      background: url(/res/img/bg-15.png) center/cover no-repeat;
    }
    
    .chemistry .catalog__item:nth-child(2) {
      background: url(/res/img/bg-2.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(11) {
      background: url(/res/img/bg-2.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(12) {
      background: url(/res/img/bg-7.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(13) {
      background: url(/res/img/bg-4.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(14) {
      background: url(/res/img/bg-5.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(15) {
      background: url(/res/img/bg-6.png) center/cover no-repeat;
    }
    
    .drinks .catalog__item:nth-child(5) {
      background: url(/res/img/bg-9.png) center/cover no-repeat;
    }
    
    .drinks .catalog__item:nth-child(6) {
      background: url(/res/img/bg-6.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(16) {
      background: url(/res/img/bg-21.png) center/cover no-repeat;
    }
    
    .nutr .catalog__item:nth-child(17) {
      background: url(/res/img/bg-22.png) center/cover no-repeat;
    }

    .category__item:nth-child(3) {
        background-color: #e9509f;
        background-image: url(/mlio.png);
        background-position: center 38px;
        background-repeat: no-repeat;
        background-size: 75%;
    }
    
    .drinks .catalog__item:nth-child(7) {
        background: url(/res/img/bg-12.png) center/cover no-repeat;
    }
    .drinks .catalog__item:nth-child(8) {
        background: url(/res/img/bg-13.png) center/cover no-repeat;
    }
    .drinks .catalog__item:nth-child(9) {
        background: url(/res/img/bg-14.png) center/cover no-repeat;
    }
    
    .health .catalog__item:nth-child(9) {
        background: url(/res/img/bg-17.png) center/cover no-repeat;
    }
    .health .catalog__item:nth-child(19) {
        background: url(/res/img/bg-19.png) center/cover no-repeat;
    }
    .chemistry .catalog__item:nth-child(3) {
        background: url(/res/img/bg-4.png) center/cover no-repeat;
    }
    
    .chemistry .catalog__item:nth-child(4) {
        background: url(/res/img/bg-22.png) center/cover no-repeat;
    }
    .brand__desc h3 {
        word-break: break-word;
    }