/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#portfolio .portfolio-image>a>img,
#oc-wheel>div.owl-stage-outer div.product-image>a>img {
	height: 350px !important;
	object-fit: cover !important;
}

#shop div.product-image > a > img {
	height: 250px !important;
	object-fit: cover !important;
}