/* Enter Your Custom CSS Here */
@media screen and (min-width: 992px) {
	.tour_excerpt {
    max-height: 100px;
    overflow: hidden;
}
}