.banner-main{
    padding-bottom: 24px;
}
.banner-main-wrap{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.banner__slide--background-white{
    background: white !important; 
}
