.shop-magic-wrapper-3 {
  .shop-magic-item {
    width: 25%;

    > div {
      width: 100%;
      padding-top: 200%;
    }
  }
}