.text-area-custom {
    text-align: justify;
}

.icon-banners__icon img {
    width: 63px;
    height: 81px;
}

.icon-banners {
    padding: 16px;
    flex: 0 0 calc((100% / var(--columns)) - 2%);
}

slider-component.grid-container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}