.categorie-card-container{cursor:pointer;flex-direction:column;align-items:center;width:140px;height:140px;display:flex}.categorie-card-container .image{border-radius:15px;width:115px;height:115px;position:relative}.categorie-card-container .image img{border-radius:15px;width:100%;height:100%}.categorie-card-container .categorie-name{width:100%}.categorie-card-container .categorie-name p{text-align:center;margin:0;font-size:16px;font-weight:400}@media (max-width:1300px){.categorie-card-container{width:110px;height:110px}.categorie-card-container .image{width:80px;height:80px}}@media (max-width:720px){.categorie-card-container{width:18%;height:80px}.categorie-card-container .image{width:65px;height:65px}}
