diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 419788b..28af0e3 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -1111,4 +1111,12 @@ body.n_scroll{ .img_container_part_w_one_present{ width: 50%; +} + +.img_part_w_one_present{ + width: 100%; + height: 100%; + object-fit: scale-down; + object-position: top; + max-height: 50vh; } \ No newline at end of file