

  #contact-intro {
	padding:30px 15px;
  }
  .btn-green {
	width: 100%;
  }
  #disclaimer {color:#fff}
  /* Cards */
  .row.cards {
  }

  .cards .card {
	border: 1px solid #939598;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
  }

  .cards .card * {
	text-align: center !important;
  }

  .card a[href^="tel:"] {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: inherit;
  }

  /* Map */
  .embed-responsive-4by1  {
	border-top: 5px solid #FFFFFF;
  }
  
  .embed-responsive-1by1 {
	height: 117px;
  }

  /* Review us? */

  .PrintFriendly .list-unstyled.review-us {
	padding-left:30px;
  }
  .review-us > li > a {
	height:32px;
	line-height:32px;
	width:100%;
	position:relative;
	display:block;
	z-index:1;
	margin-left:10px;
  }

  .review-us > li > a:before {
	content:"";
	background:url(/jpgx/np/1/p/images/HomeSC/site/contact-us/yahoo-google-yelp-foursquare-faceplace-oh-my.png) no-repeat;
	width:32px;
	height:32px;
	position:absolute;
	background-size:auto 100%;
	left:-32px;
	top:0;
	overflow:hidden;
	z-index:10;
  }

  .review-us > li.google-plus > a:before {
	background-position:-80px top;
	left:-48px;
	height:36px;
	width:36px;
  }

  .review-us > li.yelp > a:before {
	left:-42px;
  }

  .review-us > li.yahoo > a:before {
	background-position:-33px top;
	width:36px;
	left:-44px;
  }

  .review-us > li.facebook > a:before {
	background-position:-120px top;
	left:-48px;
	height:36px;
	width:36px;
  }

  .review-us > li.foursquare > a:before {
	background-position:-158px top;
	left:-48px;
	height:36px;
	width:36px;
  }

  #moncks-corner-sc-579-stoney-landing {
	color: #464646;
	font-size: 16px;
	text-align: left;
	font-weight: 700;
  }
  
  .reviews {
	height: 225px;
  }
  
  @media (min-width: 992px) { 
	.reviews {
	  height: auto;
	}
  }

