@media only screen and (max-width: 1023px) {
	.main-slider-three .vector-icon,
	.collection-section-two .collection-tabs .feature-icon,
	.tracker-section .inner-container:before {
		display: none;
	}
}

@media only screen and (max-width: 1023px) {
	.main-header .sticky-header .logo {
		width: 250px;
	}
}