        .thumbsx {
            width: 101px;
            height: auto;
            margin-bottom: 2em;
        }


        .tablex{
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between; 
            text-align: center;
            align-items: center;
            justify-content: center;
        }