@media screen and (max-width: 480px){
.t-text {
width: 300px !important;
padding-left: 20px !important;
}
}
