.sp-ingredient-image{
    position: relative;
}

.sp-ingredient-image_txt{
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
}

.sp-ingredient-image_descr{
    padding: 30px;
    font-size: 21px;
    background-color: var(--assistant-color);
}





