html[lang*="pl"] #superfish-menu-w-naglowku-accordion > li:nth-child(3),
html[lang*="pl"] #superfish-menu-w-naglowku > li:nth-child(3){
	display: none;
}


.node > div > .field--name-body a.btn-default{
	text-decoration: none !important;
}

.block-entity-submenu-block > div > div > .node--view-mode-podstrony:last-child{
	margin-left: 0;
}

iframe{
width: 100%;
}

.paragraph--type--grafika{
	display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.paragraph--type--grafika .field--type-image{
	margin: 0;
}

.paragraph--type--zaawansowana-zawartosc .field--name-field-grafika{
	width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}