.slide--cat-entry {
    width: 140px !important;
    height: 140px !important;
    border-radius: 50% !important;

    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    overflow: hidden;
}