@media(max-width: 767px){
	.nav>li>a{
		padding: 10px 12px;
	}
	.page-header h2{
		font-size: 1.6em;
	}
	.item-page div[itemprop=articleBody]{
		padding-right: 0;
	}
	.moduletable.logos-style{
		margin-top: 15px;
	}
	.item-page div[itemprop=articleBody] h2{
		font-size: 1.375em;
	}
	.icons{
		position: absolute;
		right: 15px;
		top: 0;
	}
	.item-page div[itemprop=articleBody] h3 {
		font-size: 1.2em;
	}
	.column .moduletable h3{
		font-size: 1.3em;
	}
	.wydarzenie-edit.front-end-edit{
		padding: 15px 0;
	}
	.wydarzenie-edit.front-end-edit h2{
		font-size: 1.5em;
	}
	.wydarzenie-edit.front-end-edit .controls{
		padding-left: 0;
		padding-right: 0;
	}
	#logotypes-bar .custom.logos-style ul li {
		display: inline-block !important;
		margin-bottom: 10px !important;
		width: 22% !important;
		margin: 0 auto !important;
	}
	#logotypes-bar .custom.logos-style ul li:first-child img {
		padding: 10px;
	}
	#logotypes-bar .custom.logos-style ul li img {
		height: auto;
		width: 100%;
	}
}
