.tala-card a h5{
	font-size: 0.9rem !important;
	      height: 4em !important;
    overflow: hidden !important;
     color: var(--main-text-color) !important;
        line-height: 1.5rem !important;
}
.tala-card span{
	 color: var(--main-text-color) !important;
}


@media(max-width: 768px){
.tala-card a h5{
	    font-size: 0.8rem !important;
	        height: 4em !important;
    overflow: hidden !important;
        line-height: 1.5rem !important;
}}

.tala-card .s-button-btn {
   background-color: transparent !important;
   border: unset !important;
}
.tala-hero-image.relative.h-screen.overflow-hidden.block.block{
	height: 70vh !important;
}
.tala-card img{
	height: unset !important;
	aspect-ratio: 6/7 !important;
}


section.tala-fixed-products.s-block.container {
    margin-top: 0;
}
