#user-left-box img {
  width: 130px;
}

.btn-danger.right {
  float: right;
}

#optionForm .mobile-only {
  display: none;
}

.delete-btn .fa-stack {
  color: #e84e40;
}

.mobile-only {
  display: none;
}

#retailer-form h2 {
  margin-bottom: 5px;
}

#retailer-form .preview {
  width: 180px;
  max-width: 100%;
}

.right {
  float: right;
}

#edit-retailer p.small,
#edit-shopper p.small {
  margin: 5px 0;
}

#edit-retailer #description,
#edit-retailer #email-intro-text {
  height: 100px;
}

#edit-shopper #profile {
  height: 100px;
}

.field-error.help-block strong {
  font-weight: normal;
}

/*# sourceMappingURL=styles.css.map */
