This commit is contained in:
SBD
2023-11-28 17:53:12 +03:00
parent 822445021d
commit 0461dc78be

View File

@@ -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{