div.landing .banner h2 {font-size: 24px;font-weight: 400;}

div.landing .banner {background: url(/images/dofinansowania/banner-1.jpg) top right no-repeat;background-size: 50% auto;}

.grey .row-full {background:#f2f2f2;}

div.landing .text-xl {font-size: 36px;line-height: 1.4em;}
#grey .text-xl {font-weight: bold;}
#grey {font-weight: 400!important;}

#tabela li {list-style-type: disc;}
#tabela ul,#tabela ol {padding-left: 15px;}

.row-loga {margin-bottom: 30px;}

@media (max-width:991px) {
	#tabela {overflow-x: scroll;}
	div.landing .banner {background: transparent;}
	div.landing .banner:before {display: block;height: 100%;width: 100%;position: absolute;z-index: -1;opacity: 0.2;content:' ';
		background: url(/images/dofinansowania/banner-1.jpg) top center no-repeat;background-size: 100% auto;}
}

@media (min-width:992px) {
	.landing .banner h1 {font-size: 60px;}
	div.landing .banner h2 {font-size: 30px;max-width: 45%;margin-bottom: 40px;}

	div.landing h2 {font-size: 48px;margin-bottom: 48px;}

	div.landing .text-xl {font-size: 48px!important;}


	div.landing #grey div {font-size: 21px;line-height: 1.4em;}

	.row-loga img {max-height: 100px;width:auto;margin-right: 20px;display: inline-block;}
}