@media (max-width: 767px) {
    .aboutUs_counter {
        left: unset !important;
    }
    .top_section {
        margin-top: 80px !important;
    }
    .timeline_div ul.timeline:before {
        left: 57px !important;
    }
    .timeline_div ul.timeline {
        padding-left: 99px !important;
    }
    .elemenetskit-tablepress {
        overflow: auto !important;
    }
	.product_detail .elementor-icon-box-title {
		margin-top : -7px !important;
	}
}
@media only screen and (min-width: 600px) {
     .elemenetskit-tablepress {
        overflow: auto !important;
    }
}