.tm_subbanner {
    margin-bottom: 30px;
    border-radius: var(--rounded-md);
    overflow: hidden;
}
.tmsubbanner-wrap {
    margin: 0;
}

.tmsubbanner-wrap li.tmsubbanner-container {
    justify-content: center;
    max-width: 100%;
}
.tmsubbanner-wrap li img {
    max-width: 100%;
}