@media only screen and (max-width: 640px) {
    .from-sec {
        width: 100%;
    }
    table.table.table-bordered {
        font-size: 13px;
    }
}
