/* CerberHost 72.1.369 — własne ikony usług */
.service-custom-art,
.service-icon .service-custom-art,
.service-brand-icon .service-custom-art,
.ap-product-icon .service-custom-art,
.preview-orb .service-custom-art{
  display:block;width:100%;height:100%;max-width:100%;max-height:100%;
  object-fit:contain;object-position:center;border:0;background:transparent;filter:none;
}
.service-icon .service-custom-art{width:84%;height:84%;margin:auto}
.service-icon.large .service-custom-art{width:88%;height:88%}
.service-icon.xlarge .service-custom-art{width:88%;height:88%}
.service-card .service-brand-icon{width:72px;height:72px;display:grid;place-items:center;overflow:visible}
.service-card .service-brand-icon img.service-custom-art{width:68px;height:68px}
.preview-orb{overflow:hidden}
.preview-orb img.service-custom-art{width:88%;height:88%;margin:auto}
.ap-product-icon{overflow:hidden}
.ap-product-icon img.service-custom-art{width:92%;height:92%;margin:auto}
.wow-service-row .service-icon img.service-custom-art{width:88%;height:88%}
.server-product-card .service-icon img.service-custom-art{width:90%;height:90%}
.fs19-service-icon img.service-custom-art{width:92%;height:92%}
@media(max-width:650px){
  .service-card .service-brand-icon{width:62px;height:62px}
  .service-card .service-brand-icon img.service-custom-art{width:58px;height:58px}
}
