.cycle-slideshow img
{
    max-height: 160px;
    cursor: pointer;
}
.cycle-list img
{
    max-height: 160px;
    cursor: pointer;
}
.auth_img
{
    max-width: 520px;
    max-height: 600px;
    margin-bottom: 25px;
}
.read_more
{
    color: #B71F1F;
    cursor: pointer;
}