
    @media only screen and (max-width: 600px) {
  .liwrap {
    white-space: break-spaces !important;
  }
}
    @media only screen and (max-width: 600px) {
  #card_size {
    height:auto !important;
  }
}

 @media only screen and (max-width: 600px) {
  #img_size {
    height: auto !important;
  }
}
