@media (max-width: 721px) {
  .lg-thumb-outer {
    text-align: center;
  }

  .lg-thumb-item {
    width: 45px !important;
    height: 35px !important;
  }
  .single-gallery-container.double a {
    height: 200px;
  }
  .single-gallery-container.single a {
    height: 200px;
  }
  .single-gallery-container.single img {
    height: 100%;
  }

  .arcontactus-widget.right.arcontactus-message {
    bottom: 80px !important;
  }

  .img-compare {
    height: 211px !important;
  }

  .on-sale-wrap {
    flex-direction: column;
  }

  .on-sale-wrap .on-sale-item {
    width: fit-content !important;
  }

  .my-gallery {
    grid-template-rows: 100px 100px;
    grid-template-columns: calc(25% - 10px) calc(25% - 10px) calc(
        25% - 10px
      ) calc(25% - 10px);
  }

  .single-gallery-container {
    position: relative;
    text-align: center;
  }

  .single-gallery-container .single-more-image {
    font-size: 16px;
    left: auto;
    right: 10px;
    padding: 4px 10px;
  }

  #index-desc img {
    width: 90% !important;
  }

  #index-desc video {
    width: 90% !important;
  }

  .product-item-sold {
    font-size: 12px;
    padding: 4px;
  }
  
  .smaller {
    font-size: 11px !important;
  }
}
