/* Ottimizza Servizi su mobile */

@media (max-width: 768px) {
    body.home-page #servizi .container > div:first-child > div:first-child {
        padding: 0.8rem 1rem !important;
        max-width: 100% !important;
        width: calc(100% - 2rem) !important;
        margin: 0 1rem !important;
    }
    
    body.home-page #servizi .container > div:first-child > div:first-child h4 {
        font-size: 1.15rem !important;
        margin-bottom: 0.6rem !important;
    }
    
    body.home-page #servizi .container > div:first-child > div:first-child p {
        font-size: 0.9rem !important;
        line-height: 1.4 !important;
        margin-bottom: 0.6rem !important;
    }
    
    body.home-page #servizi .container > div:first-child > div:first-child > div {
        padding: 0.8rem 1rem !important;
    }
}
/* cache-bust 1763111670 */
