@media all and (max-width: 700px ) {

.proekti-list-item-image-wrapper {
width: 100%;
height: auto;
aspect-ratio: 1 / 1;
}
.page .proekti-cols3-block .proekti-list-item .proekti-list-item-image-wrapper img {
width: 100%;
height: auto;
}

}