
.i-section-top h2{margin:0;}
.i-section-top h2 strong{font-weight:700;}
.ingredient-card{padding:10px;}
.ingredient-card .image_set_pd{padding-bottom:100%;overflow:hidden;height:100%:}
.i-text-wrapper{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;align-items:center;margin-top:10px;}
.i-text-wrapper h4{margin:0;}
.i-text-wrapper .i-info{text-align:center;font-size:16px;}
@media(max-width:767px){
    .i-section-top{margin-bottom:20px;}
    .i-section-top h2{font-size:24px;}
}
