<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-section &gt; div &gt; div.technology-block &gt; div:nth-of-type(1) {background-position-y: bottom;}

@media only screen and (min-width: 933px) {
.top-bottom-icons &gt; div &gt; .icons-block {width: 25% !important;}
}

@media only screen and (max-width: 932px) {
  .top-bottom-icons {width: calc(100% + 10px);}
  .top-bottom-icons &gt; div &gt; .icons-block {width: 50% !important;}
  .top-bottom-icons &gt; div &gt; .icons-block.last {width: 100% !important;}
}</pre></body></html>