.image-and-text-row {
    padding-top: 25px;
    padding-bottom: 25px;
}

.col-image {
    display: flex;
    justify-content: center;
}

.col-content .row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15vw 0 10vw;
    
}
