.tabbed-wrapper input#tab-1-3,
input#tab-1-3 + label,
.tabbed-wrapper .tabbed-content.tab-load-settings:last-child {
    display: none !important;
}


@media only screen and (max-width:320px){
    .transaction-hist-section h2 a{
        font-size:12px;
    }
    .transaction-hist-section h2.underscore{
        font-size:12px;
    }
}


@media only screen and (min-width:321px) and (max-width:1024px){
    .transaction-hist-section h2 a{
        font-size:12px;
    }
    .transaction-hist-section h2.underscore{
        font-size:15px;
    }
}

.transaction-hist-section h2 a{
        font-size:12px;
    }
    .transaction-hist-section h2.underscore{
        font-size:15px;
    }

