.m3d-meta-text p {
	line-height: 1.4em!important;
	margin-bottom: 12px;
}

.m3d-meta-text li {
	margin-bottom: 8px;
	list-style-type: square!important;
}

/*     --phones
------------------------------------------------- */
@media only screen and (max-width: 767px) {
	
	.parallax-bg{
    background-position: center top!important;
	}
}