/* CSS Document */
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 

	.brand-image {
		background-image: url(/wp-content/themes/caglecartoons-child-red/lib/img/brand_logo_lg.gif) !important;
		width: 500px !important;
		height: 30px !important;
		margin-left: -5px;
	}

}
