.wb-contacts {
    background-color: #fff;
    padding: 16px 16px 32px;
}
.wb-reviews {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.wb-reviews .ti-widget {
    width: auto !important;
}