.wp-block-bastet-categories-carousel { .category-slide { text-align: center; .category-image { width: 140px; height: 140px; display: block; position: relative; margin: auto auto 15px auto; border-radius: 50%; overflow: hidden; background-color:#f8f6f3; img { position: absolute; width: 95px; height: 95px; object-fit: cover; max-height: none; top: 0; left: 0; right: 0; bottom: 0; margin: auto; } } .category-title { font-size: 13px; letter-spacing: 1.8px; line-height: 18px; text-transform: uppercase; color: $link-color; } } }