.close {
  position: absolute;
  top: 10px;
  right: 15px;
}
.news-image {
  width: 200px;
}
.news-image-sm {
  width: 100px;
}
.bootstrap-tagsinput .tag {
  color: black !important;
  background: lightgray;
  padding: 2px 4px;
  border-radius: 3px;
}