#tab-krakenv4pro .content .header {color: #44d62c; font-size: 1.5rem; }
#tab-krakenv4pro .icons ul li img {max-width: 150px;}
#tab-krakenv4pro .icons ul li:first-child {grid-column: 1 / -1; max-width: none;}
#tab-krakenv4pro .icons ul li:first-child img {max-width: 100%; grid-row: 2;}
#tab-krakenv4pro .icons ul li:first-child .body-copy {grid-row: 1; color: #fff;}
@media (min-width: 769px) {
	 #tab-krakenv4pro .icons ul { grid-template-columns: repeat(2, [col-start] 1fr); row-gap: 3.5rem; padding-top: 1rem;}
	#tab-krakenv4pro .icons ul li {max-width: 364px;}
}
@media (max-width: 768px) {
	#tab-krakenv4pro .content .header {font-size: 1.125rem; }
	#tab-krakenv4pro .icons ul li .body-copy {margin: 0;}
}
 @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){}