#header, .bg, #playlists.playlist .row.head { background-color: rgba(14, 16, 31, 0.99); background-image: url(images/mike_silohette.png); background-repeat: no-repeat; background-size: auto 100%; background-position-y: 100%; }
#header img.logo { width: 50%; margin: 20px 0 0 0; }
#audio-player.audio-player .scrub .current .inside, .button { background-color: rgb(123, 6, 6); }
.load { color: #fff; }

.bg a.button { background-color: rgba(123, 6, 6, 0.74); }

@media (max-width: 768px) {
	#header { background-position-x: -35%; }
}