/* Categorias no Menu Insta - Versão Mobile */
@media screen and (max-width: 767px){
  #menuinsta > div > div > div > li.slick-slide:nth-child(1) > a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(https://cdn.awsli.com.br/2724/2724916/arquivos/lustres-de-led.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  #menuinsta > div > div > div > li.slick-slide:nth-child(2) > a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(https://cdn.awsli.com.br/2724/2724916/arquivos/lustres-de-led.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  #menuinsta > div > div > div > li.slick-slide:nth-child(3) > a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(https://cdn.awsli.com.br/2724/2724916/arquivos/lixeiras-automaticas.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  #menuinsta > div > div > div > li.slick-slide:nth-child(4) > a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(https://cdn.awsli.com.br/2724/2724916/arquivos/lustres-de-led.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  #menuinsta > div > div > div > li.slick-slide:nth-child(5) > a:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background-image: url(https://cdn.awsli.com.br/2724/2724916/arquivos/automotivos.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}
