single product image size
This commit is contained in:
parent
ec1094a74f
commit
8ffbb6334f
1 changed files with 1 additions and 1 deletions
|
@ -181,6 +181,6 @@ a.ast-loop-product__link h2 {
|
||||||
/* single product image */
|
/* single product image */
|
||||||
@media (max-width: 767px) {
|
@media (max-width: 767px) {
|
||||||
.elementor-473 .elementor-element.elementor-element-4eab943>.elementor-element-populated {
|
.elementor-473 .elementor-element.elementor-element-4eab943>.elementor-element-populated {
|
||||||
max-height: 812px
|
max-height: 630px
|
||||||
}
|
}
|
||||||
/* End of AlaskarDev */
|
/* End of AlaskarDev */
|
||||||
|
|
Loading…
Reference in a new issue