/*
 * BrainPOP US Styles go here
 */
 body.site-brainpop-educators img.header-image-educators {
    width: 233px;
	height: 33px;
  }
@media (min-width: 980px) {
  body.site-brainpop-educators img.header-image-educators {
    width: 291px;
    height: 41px;
    margin-right: 20px;
  }
}