diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index a7fa8f1..bc781a7 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -450,8 +450,8 @@ body.n_scroll{ .photo_container_descript_process{ text-align: center; - width: 65px; - height: 65px; + width: 150px; + height: 150px; } .txt_descript_process.standart_txt{ @@ -463,8 +463,8 @@ body.n_scroll{ /*text-transform: uppercase;*/ } .img_descript_process{ - width: 65px; - height: 65px; + width: 150px; + height: 150px; object-fit: contain; object-position: bottom; }