#about-block{background-image:url(//oil.refiri.ru/wp-content/themes/theme/inc/blocks/about-block/images/before.png);background-repeat:no-repeat;background-position:top;background-size:contain;padding:40px 0 80px}#about-block .wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}#about-block .left-side{position:sticky;top:70px;display:flex;flex-direction:column;width:66%}#about-block .gallery{display:flex;flex-direction:column;gap:30px;width:32%}#about-block .gallery-img{width:100%;display:flex;height:auto;max-height:300px;border-radius:30px;overflow:hidden}#about-block .gallery-img img{width:100%;height:auto;display:block;object-fit:contain}@media (max-width:768px){#about-block .wrapper{flex-direction:column}#about-block .left-side{width:100%;position:static}#about-block .gallery{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}#about-block .gallery-img img{object-fit:cover}#about-block .desc{font-size:14px;line-height:130%}}