	.rd-navbar-corporate-dark.rd-navbar-static .rd-navbar-nav {
		margin-right: 0px;
	}

	.rd-navbar-fixed .rd-navbar-brand img {
		max-width: 96px;
		height: auto;
	}

	.range-30:not(:empty) {
		margin-bottom: -30px;
	}

	.range-30 > * {
		margin-bottom: 30px;
		margin-top: 0px;
	}	

	.ui-to-top {
    	border: 1px solid;
	}

	.igazit-keret {
	  width: auto; /*any size*/
	  height: auto; /*any size*/
	}

	.igazit-kep {
	  width: 100% !important;
	  height: 100% !important;
	  object-fit: cover !important; /*magic*/
	} 	

	.fooldal-hirek .igazit-keret {
		height: 250px;
		min-height: 250px;
	}

	.rd-navbar-fixed + .g-recaptcha div:first-of-type ~ {
	    margin: 0 auto;
	}  	

	@media (min-width: 768px) {
	  .horgony{
	    display: block;
	    height: 82px; /*same height as header*/
	    margin-top: -82px; /*same height as header*/
	    visibility: hidden;
	  }
	}	