.content-inner .shop2-product .product-side-l .product-image a > img {
  object-fit: contain;
  height: 100%;
}
.site-footer .form_wrap .tpl-field.type-multi_checkbox ul {
  list-style: none;
  padding: 0;
}
.site-footer .form_wrap .tpl-field.type-multi_checkbox ul li label {
  display: flex;
}
.site-footer .form_wrap .tpl-field.type-multi_checkbox ul input {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-bottom: 10px;
}
