
@media only screen (max-width: 576px){

	.text-center{
		text-align: center !important;
	}

	#timer space{
		padding: 0 15px !important;

	}

	.navbar-brand{
		
	}

	.banner{
         padding: 20px 0 !important;
	}

	.owl-carousel .owl-item img{

		padding-top: 20px !important;

	}

}