.main-section > div > div.technology-block > div:nth-of-type(1) {background-position-y: bottom;}

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

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