
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

#ID_txt02 { width:235px !important;
}
@media only screen and (device-width: 768px) {
#ID_txt02{

letter-spacing:-1px!important;
}
}