@media (min-width:1024px) { 
#tab-refund .multi-panels ul {
  grid-template-columns: repeat(4,[col-start] 1fr);
}
}
#tab-refund .multi-panels li img {
max-width: 195px;
}
#tab-refund ul li h3 {
font: 700 1rem/1.5rem Roboto;
  color: #9a9a9a;
}
#tab-refund h3 strong {
  font: 700 1.5rem/1.5rem "Titillium Web",RazerF5,Arial,Helvetica,sans-serif;
  color: #44d62c;
  text-transform: uppercase;
}
#tab-refund .bo-temp {
padding-bottom: 1rem;
}
 @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){}