/* .category-sticky {
	width: 25%;
} */
.category-sticky a {
	display: flex;
    height: 100%;
    width: 100%
}
.category-sticky img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}