/* Id: 7.170642.1427195643
 * Generated: 18-Apr-2016 14:38:14
 */
    /* MS: Change for larger logo size in tablet (TR 10) kept in HTML element to allow custom sizes */

/* Mobile */
.logo-container-mobile img {
    width: 187px;
}
  
/* Tablet */
@media (min-width: 728px) {
    .logo-container-mobile img {
        width: 280px;
    }
}

#masthead-logo{
  background-image:url(/polopoly_fs/7.170642.1427195643!/swreporter-mobile-logo.png);
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #masthead-logo{
    background-image:url(/polopoly_fs/7.170642.1427195643!/swreporter-mobile-logox2.png);
  }
}

@media (min-width: 650px){
	#masthead-logo{
        background-image:url(/polopoly_fs/7.170642.1427195643!/swreporter-tablet-logo.png);
	}
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 650px) {
  #masthead-logo{
    background-image:url(/polopoly_fs/7.170642.1427195643!/swreporter-tablet-logox2.png);
  }
}

@media (min-width: 1024px){
	#masthead-logo{
        background-image:url(/polopoly_fs/7.170642.1427195643!/swreporter-logo.png);
	}
}
@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 1024px) {
    #masthead-logo{
      background-image:url(/polopoly_fs/7.170642.1427195643!/swreporter-logox2.png);
    }
}

.brands a {
	display: block;
	overflow: hidden;
	text-indent: -999px;
	height: 40px;
	float: right;
	clear: both;
	line-height: 40px;
}

.brands .dunmowbroadcast {
	width: 248px;
	margin: 30px 0 10px 0;
	background: url("/polopoly_fs/7.170642.1427195643!/dunmowbroadcast.png") no-repeat right;
}
.brands .roystoncrow {
	width: 198px;
	background: url("/polopoly_fs/7.170642.1427195643!/roystoncrow.png") no-repeat right;
}


@media (-webkit-min-device-pixel-ratio: 1.5) {
  
.brands .dunmowbroadcast {
	background: url("/polopoly_fs/7.170642.1427195643!/dunmowbroadcast-x2.png") no-repeat right;
	background-size: 248px 40px;
}
.brands .roystoncrow {
	background: url("/polopoly_fs/7.170642.1427195643!/roystoncrow-x2.png") no-repeat right;
	background-size: 198px 40px;
}


}

            