.custom-group-container {
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 100px;
}
.image-banner {
    background-color: #F6F7FA;
}