@media(max-width: 450px){
.about__one-left-list-item {
    flex-direction: column;
    text-align: center;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

.about__one-left-title h2 {
    font-size: 4rem;
    text-align: center;
}

.about__one-left-title .subtitle {margin: 0px auto 20px auto;}

.about__one-left-title {
    display: flex;
    flex-direction: column;
}

.about__one-left-list-item i {font-size: 100px;}
.services__four-title h2 {
    font-size: 4rem;
    margin-bottom: 20px;
}

.services__four-title .subtitle {
    font-size: 1.8rem;
}

.about__one-left-list-item-content h4 {
    font-size: 3rem;
    line-height: 1.5;
}

.about__one-left-list-item-content p {
    font-size: 2.5rem;
    line-height: 1.5;
}
.about__one-left .item_bounce {
    display: flex;
    justify-content: center;
}
.services__four-title h2 {
    font-size: 4rem;
    margin-bottom: 20px;
    
    text-align: center;
}
.services__four-title p {
    font-size: 3rem!important;
    line-height: 1.5;
    
    text-align: center;
}

.services__four-title .subtitle {
    font-size: 1.8rem;
    line-height: 1.5!important;
}
.services__four .services__one-item .content h4 a {
    font-size: 3.5rem!important;
    line-height: 1.5!important;
}
.testimonial__one-item p {
    font-size: 2rem;
}
.about h2 {
    font-size: 4.3rem!important;
    margin-bottom: 20px!important;
}
.about h4 {
    font-size: 3.5rem!important;
    margin-bottom: 20px!important;
}
.about p {
    font-size: 3rem!important;
    line-height: 1.5!important;
}
.about__one.section-padding p {
    font-size: 3rem;
    line-height: 1.5;
}

} /*fin resposive home custom*/