html:lang(zh-CN) #large-panel .accessible-quote-list li:first-child .quote-product .row-links {display: none;}
html:lang(zh-CN) #large-panel .quote-product .row-links a:last-child,
html:lang(es-MX) #large-panel .quote-product .row-links a:last-child,
html:lang(pt-BR) #large-panel .quote-product .row-links a:last-child,
html:lang(ar-MENA) #large-panel .quote-product .row-links a:last-child,
html:lang(en-MENA) #large-panel .quote-product .row-links a:last-child {display: none;}
#large-panel {padding-bottom: 0;}
#large-panel .quote-product .body-copy p {margin-bottom: 0;} 
#large-panel .quote-product .body-copy .row-links {padding-top: 1rem;}
#large-panel .quote-product .body-copy ul {list-style: disc; margin-left: 20px;} 
@media (min-width: 769px) {
	#large-panel .quote-customize ul li {
    grid-template-columns: 38% 28% 28%;
			column-gap: 3%;
}
 @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){}