#intel-core .bo-temp {
  padding-top: 6.25rem;
 padding-bottom: 1rem;
}
#intel-core .content .header {
text-transform: none;
}
#intel-core .multi-panels .header {
font: 400 2.5rem/1.5rem Roboto, Arial;
text-transform: none;
color: white;
}
#intel-core .multi-panels .body-copy p {
font: 400 1.3rem/1.2 Roboto, Arial;
color: white;
}
#intel-core .multi-panels ul li {
row-gap: 1rem;
}
#intel-core .multi-panels ul {
max-width: 950px;
}
@media (max-width: 767px) {
#intel-core .bo-temp {
  padding-top: 3rem;
}
#intel-core .multi-panels .header {
line-height:1.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){}