.product-small .product-title{
font-size: 1.2em;
line-height: 1.2em;
}
.product-small .price{
margin-top: 10px;
}
.product-small .woocommerce-Price-amount{
font-size: 1.5em;
color: #2A9187;
}
.woocommerce-Price-amount{
color: #2A9187 !important;
}
.product-info .woocommerce-breadcrumb{
display: none !important;
}
@media only screen and (max-width: 48em) { }