@media screen and (max-width: 1024px) {

    .somnath-container-fees {
        max-width: 900px;
    }

    .somnath-fee-table thead th,
    .somnath-fee-table tbody td {
        font-size: 0.95rem;
    }
}