diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index e420a2b..8aa5bef 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -368,15 +368,18 @@ body,html{ .descript_process_block{ display: flex; - width: calc(100% - 276px); + width: 100%; padding-bottom: 70px; margin: auto; + flex-wrap: wrap; + justify-content: center; } .descript_process_container{ - width: 25%; + width: 250px; background: none; text-align: -webkit-center; + margin-bottom: 23px; } .photo_container_descript_process{