.t888-home-banner {
    width: 100%;
    line-height: 0;
}

.t888-home-banner img {
    display: block;
    width: 100%;
    height: clamp(360px, 72vh, 820px);
    object-fit: cover;
}
