

@media (min-width: 1024px) {
	.wrap__header .container {
	    background-image: url(../img/hram.png);
	    background-repeat: no-repeat;
	    background-position: bottom left;
	}
}