.news-detail-title {
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.news-detail img {
    margin: 1% 0 !important;
}
@media screen and (max-width: 768px){
  .pt-5{ padding-top: 0rem !important;}
  .pb-5{ padding-bottom: 0rem !important;}
}