/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 21 2025 | 05:22:46 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.wedocs-single-wrap {
    margin: 0 auto;
    max-width: 1424px;
    display: flex;
	flex-wrap: wrap;
    padding: 35px 20px 0px 20px;
}

.style-4 .team-member-info-content{
	min-height: 300px;
}

@media screen and (max-width: 767px) {
	.wp-team-manager-live-site .eael-pricing.style-1 .eael-pricing-item .price-tag{
		margin:0px;
	}

	.wp-team-manager-live-site .eael-pricing.style-1 .eael-pricing-item .eael-pricing-tag{
		display:flex;
	}
	.wp-team-manager-plaguin-tab-section .layout-custom-button {
		width: 100%;
		display: flex;
		justify-content: center;
	}
}
