.custom-banner-home>.container {
    margin-top: -100px;
    background-color: #ffffff;
    z-index: 9999999;
    position: relative;
    display: block;
    max-width: 800px;
    margin-left: 0;
}


.custom-banner-home .box-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.home-icon-blok {
    background-color: white;
    padding: 24px;
    max-width: initial;
}

.home-icon-blok.fs-ms {
    color: #BCBDC0 !important;
}

.banner-grid-in-midle {
    max-width: initial;

}