// Amenities
.services-08-item .services-08-thumb {
	width: 100%;
    height: 250px;
    object-fit: cover;
 	margin-bottom: 20px;
}

.services-08-item .services-08-thumb img {
	width: 100%;
    height: 100%;
    margin: 0;
}

.services-08-item {
    padding: 30px;
}

.services-icon2 {
	display: none;
}

.services-08-content {
	text-align: center;
}

.services-08-content p {
	margin: 0;
}

.services-08-thumb {
	margin-bottom: 15px;
}

// Testimonials
.testi-author img {
	background: red !important;
}

.testimonial-active .review-icon {
	margin: 15px 0;
}

.testimonial-active .ta-info {
	margin-inline-start: 0px;
}