#logo img{
  height: 70px;
  width:70px;
  margin-top: -10px;
}

#logo{

	margin-top: -16px;
}

.col-lg-6 .icon img{
	width: 90px !important;
	height:70px !important;
	border-radius: 3px;
}

@media (max-width: 576px) {
  #contact #google-map {
    margin-top: 20px;
  }

  .intro-content h4 {
    font-size: 36px !important;
  }

  #portfolio .container-fluid .portfolio-info h2{
  	font-size: 16px !important;
  }

}

.testimonials-carousel{
	background-image: url("img/bj.jpg");
}

