@media (max-width:780px){
  html body .card.ccc-logged-in-card .card-main > .mobile-1cc-gallery-toggle--value-style{
    grid-column:1 / -1 !important;
    justify-self:stretch !important;
    align-self:stretch !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
    margin-left:0 !important;
    margin-right:0 !important;
  }

  html body .card.ccc-logged-in-card .card-main > .altthumbs-wrap--mobile-1cc-toggle{
    grid-column:1 / -1 !important;
    justify-self:stretch !important;
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
}
