img.fp-icons {
	max-width: 220px;
  margin: 0 auto;
}

ul.testimonials-list li img {
	border-radius: 0;
  width: 200px;
}

#menu-primary-menu {
	font-weight: bold;
}

div.nf-form-fields-required {
	display: none;
}

@media only screen and (max-width: 767px) {
    img.howitworks {
        max-width:260px;
      	margin: 0 auto;
    }
}



