/*
Theme Name: Firenze Child
Theme URL: https://themeforest.net/item/firenze-architecture-architect-photography-theme/17273771
Description: Child theme of Firenze
Author: webRedox WordPress team
Author URI: http://webredox.net/
Template: firenze
Version: 2.0
Text Domain: firenze-child
*/ 
/*******Add Your Css Below This Line*********/
.team-holder li {
  width: 25% !important;
}

@media only screen and  (max-width: 540px) {
.team-holder li  , .serv-item{
	width:100% !important;
}
}

@media only screen and  (max-width: 1056px) {
.team-holder li {
	width:100% !important;
}
}

.section-title h4 {
  font-size: 16px !important;
  font-weight: 600 !important;
  max-width: 600px !important;
  line-height: 1.5em !important;
}