.product_related_category .product__image::after {
    position:absolute;
    bottom: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    content: url('/content/dam/Asia/kelloggs_in/en_IN/images/homepage/zoom-icon.png');
    pointer-events: none;
}


.product_related_category .product__image{
	margin-bottom: 0px;
}

.product_related_category .product__text {
    padding: 20px 20px 30px 20px;
    display: block;
    background-color: #fff;
    text-align: center;
    min-height: 122px;
}

.product_related_category .product__text h3 {
    margin-bottom: 10px !important;
    text-align: left !important;
}

.product_related_category .product__text h3 a {
    color: #eb1e4f !important;
    font-size: 14px;
    text-decoration: none;
}
.product_related_category .product__text p {
    font-family: "KelloggsSansMedium", Sans-Serif !important;
    color: #474747 !important;
    font-size: 12px !important;
    text-align: left !important;
    font-style: italic;
}