diff --git a/media_10.rar b/media_10.rar new file mode 100644 index 0000000..2342a97 Binary files /dev/null and b/media_10.rar differ diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index c2e2ce5..fd2e472 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -436,8 +436,8 @@ body.n_scroll{ .photo_container_descript_process{ text-align: center; - width: 150px; - height: 150px; + width: 85px; + height: 85px; } .txt_descript_process.standart_txt{ @@ -449,8 +449,8 @@ body.n_scroll{ /*text-transform: uppercase;*/ } .img_descript_process{ - width: 150px; - height: 150px; + width: 85px; + height: 85px; object-fit: contain; object-position: bottom; }