    div.election-brandlogo-cta a div.image img {
  width: 300px;
}
/* a.name {display: none !important;} */
a.name.articleLabel {display: inline-block !important}
@media screen and (max-width: 750px) {
  div.election-brandlogo-cta a div.image img {
    width: 200px;
}

}

