
@media only screen and (max-width: 768px) {
    #lowInnventoryTable1 {
        font-size: small !important;
    }

    #lowInnventoryTable2 {
        font-size: small !important;
    }

    #reimbursementTable {
        font-size: small !important;
    }

    #maximizingTable1 {
        font-size: small !important;
    }

    #maximizingTable2 {
        font-size: small !important;
    }

    #maximizingTable3, #maximizingTable4 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table1 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table2 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table3 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table4 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table5 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table6 {
        font-size: small !important;
    }

    #amazonFbaFees2024Table7 {
        font-size: small !important;
    }

    #understandingTheNewReturnsTable1 {
        display: table !important;
        font-size: small !important;
    }

    #understandingTheNewReturnsTable2-1 {
        display: none;
    }

    #understandingTheNewReturnsTable2-2 {
        display: none;
    }

    #understandingTheNewReturnsTable3 {
        font-size: small !important;
    }

    .minWidthMedium130-110 {
        min-width: 110px !important
    }

    .minWidthMedium140-110 {
        min-width: 110px !important
    }

    #keyDatesForAmazonFbaAellersIn2025Table1 {
        font-size: small !important;
    }  

    #keyDatesForAmazonFbaAellersIn2025Table2 {
        font-size: small !important;
    }
}

#amazonFbaFees2024Table2 th {
    text-align: center;
}

#amazonFbaFees2024Table2 td {
    text-align: center;
}

.minWidthMedium130-110 {
    min-width: 130px
}

.minWidthMedium140-110 {
    min-width: 140px
}

#understandingTheNewReturnsTable1 {
    display: none;
}

#exampleTables tr td:first-child{
    width:300px;
}
#exampleTables tr td:nth-child(2) {
    width: 100px;
}
