.shop-magic-wrapper-1 {
  .shop-magic-item {
    width: 50%;

    > div {
      width: 100%;
      padding-top: 100%;
    }
  }
}