﻿/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ HEADER ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
.general #Masthead #headerLogo {
	background-image: url(https://images.azureedge.net/rcg/rcg-af/images/interface/icn_rcg_banner_logo-af.png);
}
@media screen and (max-width: 349px) {
	.general #Masthead #headerLogo {
		background-size: 305px auto;
	}
}