#get-trial {
    color: #fff;
    background-image: url('/images/trial-accsess.png');
    background-repeat: no-repeat;
    width: 199px;
    height: 35px;
    display: block;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
}

