.info-about-mac{display:flex;margin-bottom:50px;flex-wrap:wrap}#mac-info{width:100%;border:1px solid #318ad7;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;min-height:400px}#mac-info h2{width:100%;height:55px;padding:0 24px;background:#338BD9;color:#fff;font-weight:400;display:flex;align-items:center;justify-content:space-between}#mac-info a{color:#008CBA}#mac-info>div{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;background-color:#F4F4F4}#mac-info>div:nth-child(odd){background-color:#FFF}#mac-info>div>div{width:50%;height:40px;display:flex;align-items:center}#mac-info>div>div:first-child{padding-left:25px}@media (max-width:1279px){#mac-info h2{padding:0 15px}#mac-info>div>div:first-child{padding-left:15px}}@media (max-width:1023px){#mac-info{width:100%}}@media (max-width:768px){#mac-info>div>div{width:100%}.ip-info>div>div:last-child{padding-left:15px}}