This commit is contained in:
SBD
2023-12-09 13:32:16 +03:00
parent d7c94100db
commit 36d0696e75
3 changed files with 17 additions and 5 deletions

View File

@@ -955,11 +955,12 @@ body.n_scroll{
}
.container_content_features_block_item{
width: 18%;
width: 17%;
display: block;
/*margin-left: 10px;*/
/*margin-right: 10px;*/
/* margin-left: 10px; */
/* margin-right: 10px; */
padding: 10px;
margin: 5px;
}
.container_content_features_block_item.bottom{
@@ -969,6 +970,8 @@ body.n_scroll{
.img_item_container_functional_features{
width: 100%;
margin-bottom: 10px;
height: 150px;
text-align: center;
}
.img_item_functional_features{
@@ -983,6 +986,8 @@ body.n_scroll{
font-weight: 300;
color: #000000;
text-align: left;
height: 85px;
overflow: hidden;
}
.title_item_features_container{
@@ -993,7 +998,7 @@ body.n_scroll{
}
.options_functional_features{
height: 215px;
height: 180px;
overflow: hidden;
}