select, .select-like {
  background-image: none !important;
}
select.form-control, .select-like.form-control {
  padding-right: 5px !important;
}

.close, .close:hover, .close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.img-responsive {
  width: auto;
}

.section-fill {
  min-height: 744px\9;
}

.media:hover .media-caption-expand {
  font-size: 1em !important;
  bottom: 0% !important;
  transform: translateY(0%) !important;
  -ms-transform: translateY(0%) !important;
}
