/******* Do not edit this file *******
Code Snippets Manager
Saved: Oct 02 2025 | 11:48:07 */
.apop-container-toggle .apop-toggle img.design-size1 {
  padding: 5px !important;
  width: 35px !important;
  height: 35px !important;
}
@media only screen and (max-width: 767px) {
  .apop-container-toggle .apop-toggle img.design-size1 {
    padding: 3px !important;
    width: 28px !important;
    height: 28px !important;
  }
}
