.am-slider-i2 .t1{font-size:3em;}

@media only screen and (max-width: 640px){
.am-slider-i2 .t1 {
    font-size: 2em;
}
}