@media only screen and (max-width: 767px) {
.SearchRow .col-lg-4{
    margin-bottom: 10px;
}
.news-and-update-content-div .badge.badge-success {
    white-space: pre-line;
    text-align: left;
}
}