.qc-cmp-publisher-logo {
	max-width: 300px !important;
  }
  .qc-cmp-nav-bar-publisher-logo {
	max-width: inherit !important;
  }
    @media only screen and (max-width: 600px) {
#cmpbox:not(.cmpfullscreen) {
    overflow-y: scroll;
    max-height:70% !important;
}
.cmpboxtxt {
    margin-left: 8px;
    margin-right: 8px;
}
}