/* Enter Your Custom CSS Here */
  .club-amenities  .mk-image-inner img {
    max-width:48px !important;
    width:auto !important;
  }

@media only screen and (max-width:767px){
  
  .pp_pic_holder .pp_expand{display:none !important;}
  
.mk-testimonial.avantgarde-style .flex-direction-nav .flex-prev{
	top:50%!important;
	left:0%!important;
}

.mk-testimonial.avantgarde-style .flex-direction-nav .flex-next{
	top:50%!important;
	right:0%!important;
}

.mk-testimonial.avantgarde-style .flex-direction-nav a{
	width: 30px!important;
    height: 30px!important;
    line-height: 35px!important;
}
  
  .mk-grid{
    	text-align:center!important;
  }
  
  .club-amenities .mk-image-holder{
    	width: 100%!important;
    max-width: none!important;
   
  }
  
}