﻿
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HEADER ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general #Masthead #headerLogo {
	background-image: url(https://images.azureedge.net/rcg/rcg-de/images/interface/icn_rcg_banner_logo_de.png);
}
@media screen and (min-width: 650px) and (max-width: 689px) {
	.general #Masthead #headerLogo {
		background-size: auto auto;
		background-position: 0 bottom;
	}
}
