.stipe-left .it-1 {
    padding: 0 0 0 0;
    height: 30vw;
}
.stipe-left .it-3 {
    height: 30vw;
    width: 70%;
    text-align: right;
    padding-right: 10vw;

}
.stripe-content .texto-h2 {
    font-size: 3vw;
    font-weight: bold;
}
.text-content p{
    font-size: 1.2vw;
    line-height: 1.5;

}
.stripe-left {
    margin-left: 40%;
    z-index: 1000;
}
.two-box .text-content h2{
    color:#144b48 !important;
}
.two-box .text-content p{
    color:#144b48;
}