.ve-home-section {
    width: 100%;
    margin: 40px auto;
}

.ve-home-block {
    margin-bottom: 50px;
}

.ve-home-title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
}

.ve-home-banner-slot {
    width: 100%;
    margin: 40px 0;
}

.ve-home-banner-slot img {
    width: 100%;
    height: auto;
    display: block;
}