.acknowledge {
    position: relative;
    height: 37.04406em;
}

.acknowledge img {
    object-fit: cover;
    height: 100%;
    object-position: left 92%;
}

.acknowledge-cont {
    position: absolute;
    bottom: -4.06em;
}

.acknowledge-cont h2 {
    margin-bottom: 0.5em;
}

.acknowledge-container-bg {
    background-color: #EDEFF2;
    backdrop-filter: blur(6px);
    padding: 3.73em 7.36em 3.73em 10.58em;
}

.acknowledge .paragraph-text {
    margin-bottom: 18.4px !important;
}