.two-column-box-61c22964 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.two-column-col-61c22964 {
    flex: 1;
    min-width: 250px;
}

.two-column-img-col-61c22964 img {
    max-width: 100%;
    height: auto;
    display: block;
}

.two-column-title-61c22964 {
    margin-top: 0;
    margin-bottom: 10px;
}

.two-column-desc-61c22964 {
    margin: 0;
}