.acm-testimonial.style-1 .testimonial-item-wrap:before {background: #0d4d92 !important;}
.head-info .head-phone a {background: #093c72 !important;}
.section-title-wrap .section-title {color:#000000;}
.navbar-brand.logo-control img.logo-img {
    max-height: 100%;
}


@media only screen and (min-width: 601px) {

		/* ******* DESKTOP ****** */
		.sleepingdiv {
			width: 25%;
			height: 200px;
			float: left;
			margin-right: 20px;
			border: solid 1px;
			padding: 20px;
		}
     
	}

@media only screen and (max-width: 600px) {

		/* ******* MOBILE ****** */
		.sleepingdiv {
			width: 95%;
			float: left;
			border: solid 1px;
			padding: 10px;
		}
	}


.jacl-item__text, .jacl-item__introtext { color:#ffffff !important;}