
.home-banner{
display:flex;
overflow:hidden;
}

.banner-items img{
width:100%;
height:auto;
display:block;
}
