#services-home .service-items{display:block;width:auto;margin:24px}#services-home .service-item{padding:var(--padding-m)}#services-home .service-item img{height:300px;width:auto;border:6px var(--foreground-color) solid;border-radius:var(--border-radius-m)}#services-home .service-item button{margin-bottom:24px;width:200px}@media screen and (max-width: 1050px){#services-home .service-items.item-row{display:block;overflow:hidden}}@media screen and (max-width: 500px){#services-home .service-items{width:auto;margin:16px}#services-home .service-item img{height:auto;width:90%}}@media screen and (max-width: 400px){#services-home .service-items{width:auto;margin:8px}#services-home .service-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}}
