@media (max-width: 991px) {
	.custom-slider-tabs-md{
		.g5core__pretty-tabs{
			@include justify-content-start();
		}
	}
}