.t228 .t-btn {
    FONT-WEIGHT: 300;
    height: 30px;
    font-size: 13px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px;
}

.t-submit {
    text-align: center;
    height: 40px;
    border: 0 none;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

.t-btn_sm {
    height: 35px;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
}

.t-beforeafter {
    position: relative;
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
}
