.product-title {
    transform: translateY(0%) !important;
}

.homeFeaturedProductsWrapper .listWrapper .listItem .item-box .catfish-default-product-box .add-info .pricerow:last-child {
    margin-bottom: 0px;
}

/*hides product tags*/
.producttags-box {
 display: none;
}