.tbl-design01 table th {
    width: 30%;
    text-align: left;
    vertical-align: top;
    text-align: center !important;
}

.tbl-design01 table td p {
    text-indent: 1em;
}
.tbl-design01 table tr th .img-wrap {
    display: block;
    margin-right: 12px;
    vertical-align: middle;
    text-align: center;
}
.tbl-design01 table tr th .img-wrap img {
    margin-bottom: 0;
}
@media screen and (max-width: 797.98px) {
    .tbl-design01 table th, .tbl-design01 table td {
        width: 100%;
        display: block;
    }
