#technology-panel .row-icons { margin-top: 3rem; grid-column: 1 / 13 !important; }
#technology-panel .row-icons .icon-group img { width: 60px; text-align: left; margin: 0 0 0.5rem; }
#technology-panel .row-icons ul li { grid-column: auto / span 1 !important; grid-row:auto!important }
@media screen and (max-width: 768px) { 
    #technology-panel .scroll-container .scroll-sticky .section-content .content { opacity: 1 !important; transform: none !important; padding-top: 3rem; } 
    #technology-panel .scroll-container .scroll-sticky .section-content .background-image::after { background: transparent; } 
    #technology-panel .bo-temp { padding-top: 0 !important;} 
    #technology-panel .row-icons .icon-group img {margin: 0 auto 0.5rem}
}
@media (min-width: 769px) { 
    #technology-panel { margin-top:-100px;}
    #technology-panel .section-content-1 .background-image icture,
    #technology-panel .section-content.section-content-1 .background-image picture { scale: 0.8!important; } 
    #technology-panel .row-icons .icon-group { text-align: left; }
    #technology-panel .row-icons .icons-copy { margin-bottom: 6rem; } 
    #technology-panel .row-icons ul li:nth-child(2n) { grid-column: 4 / span 1 !important; } 
    #technology-panel .row-icons ul li:nth-child(1) { grid-row: 1 / span 2; } 
    #technology-panel .row-icons ul li:nth-child(2) { grid-row: 2 / span 2; } 
    #technology-panel .row-icons ul li:nth-child(3) { grid-row: 3 / span 2; } 
    #technology-panel .row-icons ul li:nth-child(4) { grid-row: 4 / span 2; } 
    #technology-panel .row-icons ul li:nth-child(5) { grid-row: 5 / span 2; } 
    #technology-panel .row-icons ul li:nth-child(6) { grid-row: 6 / span 2; } 
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}