.channel_image {
  padding: 0.1rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-radius: 0.2rem;
  text-align: center;
  width: 100%;
  font-weight: bold;
  min-height: 3rem;
  max-height: 3rem;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}