.audio-player {
	margin-bottom: 30px;
}
.audio-player .mejs__container {
	margin-bottom: 15px;
	background: #2e407d;
}
.audio-player .mejs__controls:not([style*="display: none"]) {
	background: transparent none;
}

.mfp-audio-container {
	max-width: 600px;
	margin: 0 auto;
} 