.t-input {
    margin: 0;
    font-size: 100%;
    height: 30px;
    padding: 0 20px;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

    
.t-descr_md {
    font-size: 16px;
}

.increase {
  animation-duration: 20s !important;
}