.shop-map h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #222; }

.shop-map p {
  font-size: 14px;
  margin-bottom: 20px; }

.shop-map .row {
  margin-left: -10px;
  margin-right: -10px; }

.shop-map .row > div {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .shop-map .row > div {
      margin-bottom: 0; } }

.shop-map .row > div img {
  border: 1px solid #222; }
