.ahst-content-out {
	    text-align: left;
}

.ahst-more {
    text-align: left;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 15px;
    outline: none;
    text-decoration: underline;
    margin-top: 10px !important;
    margin-bottom: 20px;
    padding: 0 !important;
}
.ahst-more:hover {
    cursor: pointer;
}