.shop-magic-wrapper-2 {
  .shop-magic-item {
    width: 33.33%;

    > div {
      width: 100%;
      padding-top: 150%;
      position: relative;
    }
  }
}