#advanced-software-customisation .multi-panels[data-items="5"] ul {
    li:nth-child(1) {
      display: none;
    }
}
@media(min-width: 769px) {
	#advanced-software-customisation .multi-panels[data-items="5"] ul {
		 grid-template-columns: repeat(4, 1fr);
			row-gap: 4rem;
		  grid-column: span 2;
		}
	}
}
 @media screen and (max-width:767px){#pnxssr_3e714e7a98e287a75fbed6bf500f83d9 section[pnxssr_2]{visibility:hidden;}} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){#pnxssr_3e714e7a98e287a75fbed6bf500f83d9 section[pnxssr_2]{visibility:hidden;}} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){#pnxssr_3e714e7a98e287a75fbed6bf500f83d9 section[pnxssr_2]{visibility:hidden;}} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){#pnxssr_3e714e7a98e287a75fbed6bf500f83d9 section[pnxssr_2]{visibility:hidden;}}