/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 06:01:48 */
    .teamimage {
          position: relative;
          display: inline-block;
      margin-bottom:10%;
      }
      .teamimage .wp-cartoon-image {
          display: none;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 99;
      }
    .teamimage:hover .wp-cartoon-image {
          display: inline;
      }
	
@media only screen and (max-width: 1399px) and (min-width: 992px){
	.country_consultants .col-md-3 {
		height: 370px !important;
	}
}

.country_consultants .col-md-3{
	margin-bottom: 40px
}