.kayan-card img {
    aspect-ratio: 10 / 13;
}


 salla-payments > ul > li:last-child 
{
    display: none !important;
}

.content.content--single-page .content-entry * {
    color: #000 !important;
}



@media(max-width: 786px){
	.kayan-component-text .kayan-component-text-desc{
	font-size: 0.65rem !important;
}
}