@media (min-width: 300px) and (max-width: 750px) {

	.public.live-bar-hide .banner {
	    margin-top: 71px !important;
	}

	#home .banner-text {
		font-size: 25px !important;
    	line-height: 35px !important;
	}
	
}

