.services-container{width:100%;max-width:1000px;display:flex;flex-wrap:wrap;padding:20px;justify-content:center;margin:auto}.services-box{width:100%;max-width:400px;padding:15px;margin:20px;border-radius:20px 20px 0 20px;background-color:white;box-shadow:0 20px 20px 0 rgba(51,51,51,.05);flex-wrap:wrap;align-items:center}.inactive{display:none}.active{display:flex}.services-box img{width:150px;height:180px;object-fit:cover;margin-right:20px;border-radius:20px 20px 0 20px}.services-box-text{width:220px;display:flex;flex-direction:column;justify-content:center}.services-box-text h4{font-family:Lato,sans-serif !important;font-size:26px;font-weight:900;line-height:36px;margin:0;margin-bottom:8px;color:#2a2a2a}.services-box-text p{font-family:Lato,sans-serif !important;font-weight:400;font-size:12px;line-height:15px;color:#2a2a2a;margin:0}.cta-servicios{margin-top:10px;color:#ff4e0b;font-family:lato regular;font-size:16px;text-decoration:none}@media(max-width:1150px){.services-container{max-width:800px;padding:15px}.services-box{max-width:340px;padding:10px;margin:15px}.services-box img{width:120px;height:150px;margin-right:15px}.services-box-text{width:180px}.services-box-text h4{font-size:22px}.services-box-text p{font-size:10px}}@media(max-width:1024px){.services-container{max-width:780px;padding:15px;justify-content:center}.services-box{max-width:300px;padding:10px;margin:15px;justify-content:center}.services-box img{width:90%;height:200px;margin-right:0px}.services-box-text{width:90%}.services-box-text h4{font-size:24px;text-align:center}.services-box-text p{font-size:12px;text-align:center}}