.sTit a:nth-child(2), .sTit a:nth-child(3) {
    float: right;

}

#details {
    font-size: 12px;
    background: #fff;
    /* border: 1px solid #43A4F1 !important; */
    border-style: solid;
    border-color: #43A4F1;
    border-width: 1px;
    border-radius: 8%;
    padding: 2px 3px;
    cursor: pointer;
}

.secondaryBox a{
    float: right;
    font-size: 14px;
}