.photo_box, .photo_box img {
  max-width:100%;
}


@media (min-width: 992px)
{

.oembedall-container{

border:#eee solid 1px;
padding:3px;

}

.img-rounded {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cdcdcd;
  margin-bottom: 10px;
}

.text-filter-box.form-group .fa {
  padding-right: 10px;
  padding-top: 10px;
}

}
