Hello,
On my website: https://dobrelegowiska.pl/ i have problem with .box-ratio. I try to fix it with CSS like this but still i can’t remove this padding bottom 30% or something.
.box-ratio {
padding-bottom: 0 !important;
}
.box-ratio img {
width: 100%;
height: auto;
}
Please help me ![]()



