#tab-krakenv4pro .content .header {color: #44d62c; font-size: 1.5rem; }
#tab-krakenv4pro .icons ul li:first-child {grid-column: 1 / -1; max-width: none;}
#tab-krakenv4pro .icons ul li:first-child img {width: auto;}
#tab-krakenv4pro .icons ul li:nth-child(2) {grid-column: 1 / -1; max-width: none;}
#tab-krakenv4pro .icons ul li:nth-child(2) img {width: auto; grid-row: 2;}
#tab-krakenv4pro .icons ul li:nth-child(2) .body-copy {grid-row: 1; color: #fff;}
@media (min-width: 769px) {
	 #tab-krakenv4pro .icons ul { grid-template-columns: repeat(2, [col-start] 1fr);}
	#tab-krakenv4pro .icons ul li {max-width: 364px;}
	#tab-krakenv4pro .icons ul li:first-child .body-copy p {grid-template-columns: 180px 1fr; max-width: 450px; align-items: center;}
	#tab-krakenv4pro .icons ul li:first-child .body-copy p span {text-align: left;}
}
@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){}