This commit is contained in:
Alaguraj0361 2025-09-16 23:18:32 +05:30
commit 4852f19771

View File

@ -575,6 +575,16 @@
}
@media only screen and (max-width: 426px) {
.image_block_three .image-box .image-1 img{
width: 100%;
border-radius: 20px;
display: none !important;
}
}