images bigger

main
gman 8 months ago
parent 4fcb387d03
commit 8d85f3563f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 758 KiB

After

Width:  |  Height:  |  Size: 694 KiB

@ -269,7 +269,7 @@ html {
.trusted-block { .trusted-block {
display: flex; display: flex;
position: relative; position: relative;
width: 25%; width: 30%;
flex-shrink: 0; flex-shrink: 0;
padding: 30px 0 90px; padding: 30px 0 90px;
align-items: center; align-items: center;
@ -280,7 +280,7 @@ html {
} }
.trusted-block img { .trusted-block img {
height: 65px; height: 100px;
object-fit: contain; object-fit: contain;
} }
@ -655,7 +655,7 @@ html {
.section figure img { .section figure img {
max-width: 100%; max-width: 100%;
min-height: 300px; min-height: 300px;
max-height: 50vh; max-height: 60vh;
object-fit: cover; object-fit: cover;
object-position: left center; object-position: left center;

Loading…
Cancel
Save