.layout .txt h3 {
    font-size: 32px;
    margin: 0;
    letter-spacing: 1px;
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
}
.layout .txt .t2 {
    display: flex;
    font-size: 21px;
    font-weight: normal;
    color: #333;
    letter-spacing: 1.25px;
    align-items: flex-start;
    margin: 0px 0 20px;
    display: flex;
    flex-direction: column;
}
.layout .col2 {
    text-align: unset;
}
.layout .txt {

    text-align: unset;
}