.navbar-brand img{
  width: 60px;
}

.service-list li{
  font-size: 24px;
}

.service-icon{
  width: 30px;
  margin-right: 10px;
  transform: rotate(10deg);
}

.ftco-appointment {
  color: #555;
  /* background: url(../images/bg-marble.jpg) no-repeat center/cover, #f2e4df; */
  /* background-blend-mode: multiply; */
}

@media (max-width: 991px){
  .menu-wrap .menu-img{
    height: 200px;
  }
}

@media (max-width: 576px){
  .menu-wrap .menu-img{
    height: 150px;
  }
}

.menu-wrap .text h3{
  margin-bottom: 0px;
}