#lumesseSendJobToAFriendWidget .thumbnail .caption {
    word-wrap: break-word;
    word-break: break-all;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .job-title>a {
        float: right!important;
        margin: 0;
    }
}

.number-of-jobs {
    caption-side: top;
}

#silk-content.container .lumesse-modal {
    margin-top: 0;
}