.mtn {
	margin-top:0px!important;
}
.mbn {
	margin-bottom:0px!important;
}
.not-so-big {
	border:none!important;
	box-shadow:none!important;
}

.mb20 {
	margin-bottom:20px!important;
}

.js-form .error {

	font-size:20px!important;

	font-weight:bold!important;

	color:#f42434!important;

	text-align:center!important;

}

.js-form .success {

	font-size:20px!important;

	font-weight:bold!important;

	color:#fff!important;

	text-align:center!important;

}

.js-form .success-dark {

	color:#000!important;

}

.media-list a {
	color:rgb(142, 144, 145)!important;
	text-decoration:none;
}

.media-list a:hover {
	text-decoration:underline;
}

.map1 {
	height: 600px; width:50%; float:left; border-right:2px solid white;
}

.map2 {
	height: 600px; width:50%; float:left; border-left:2px solid white;
}

.pp_fade {
  display: block!important;
}

.list p, .list ul {
	margin-bottom:0px!important;
}

.caption-text p {
	margin-bottom:0px!important;
}

@media (max-width: 768px) {
	.map1, .map2 {
		height: 400px;
		width:100%;
		border-right:none;
		border-left:none;
		float:inherit;
		border-top: 5px solid white;
	}
}

.rack-prices {
	margin-top:0!important;
	 margin-bottom:30px;
}