.home-hero h3 {
	white-space: nowrap;
me-hero
}
@media only screen and (max-width:1280px){



.container-fluid {
	max-width: 600px;
}



}


@media only screen and (max-width:950px){



	.container-fluid {
        	max-width: 450px;
	}

}


@media only screen and (max-width:850px){
	
	.reklama { display: none; }
	.reklama3 { display: none; }

}

