.col-3{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 800px;
    margin-top: 150px;
}
.col-3-2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}