#ports .bo-temp{background-color: #111;display: grid;}
#ports picture{grid-row:1}
#ports .multi-panels{grid-row:2;padding-top: 3rem;}
#ports .multi-panels ul{max-width: 900px;padding-left:1rem;padding-right: 1rem;}
#ports .multi-panels ul li{text-align: left;justify-items: left;}
#ports .multi-panels ul li img,
#ports .multi-panels ul .header{display: none;}
#ports .multi-panels ul li em{color: #44d62c;font-style: normal;font-weight: bold;}
@media (min-width: 1200px){
  #ports .bo-temp{padding-top: 6rem;}
}
 @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){}