.tm-desc {
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.8;
    margin: 0;
    /*position: relative;*/
    /*margin-left: 15px;*/

    /**/
    position:absolute;
    width:100%;
    text-align:center;
    font-size:0.75em;
    line-height:1.7;
    color:#333;
    font-weight:normal;
    margin-top:80px;
    -moz-text-shadow: 0px 0px 12px rgba(255, 255, 255, 1);
    -webkit-text-shadow: 0px 0px 12px rgba(255, 255, 255, 1);
    -ms-text-shadow: 0px 0px 12px rgba(255, 255, 255, 1);
    text-shadow: 0px 0px 12px rgba(255, 255, 255, 1);
}
}