@media screen and (min-width: 991px) {
  .img-caption.pull-right {
    width: 30%;
    font-size: 13px;
    color: #545454;
  }
}
