.home_about_p{
    margin-left: 5px;
    font-size: 100px;
    color: rgba(255, 255, 255, 0);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color:rgba(0, 0, 0, 0.2);;
}
.home_about_p_one{
    width: 0px;
    height: 30px;
    border: 3px solid #3D3D3D;
    border-radius: 5px;
}
.home_about_p_two{
    color: #8054e799;
    font-weight: 600;
    font-size: 26px;
    margin-left: 10px;
    margin-top: -7px;
}
.home_about_p_three{
    font-weight: 500;
    font-size: 20px;
    color: #3D3D3D;
}
.home_about_p_four{
    font-weight: 700;
    font-size: 20px;
    color: #3D3D3D;
}
.home_about_p_five{ 
    font-weight: 500;
    font-size: 20px;
    color: #3D3D3D;
}
.head_fulid{
    margin-left: 7% !important;
    padding-right: 7% !important;
}
.big_and_small_leter{
    position: absolute;
    margin-top: 72px;
}
.side_imggg{
        position: unset !important;
    inset: unset !important;
    box-sizing: unset !important;
    padding:unset !important; 
    border: unset !important;
    display: unset !important;
    width: unset !important;
    height: unset !important;
    min-width: unset !important;
    max-width: unset !important;
    min-height: unset !important;
    max-height: unset !important;
    
    margin-top: -301px !important;

}
@media (min-width: 1700px) and (max-width: 2200px) {
    .coooolll5{
        margin-top: 200px;
    }
}
@media (min-width: 1400px) and (max-width: 1700px) {
    .home_about_p{
        font-size: 70px;
    }
    .big_and_small_leter{
        margin-top: 43px;
    }
    .home_about_p_four{
        font-size: 15px;
    }
    .home_about_p_three{
        font-size: 15px;
    }
    .side_imggg{
        margin-top: -377px !important;
        width: 450px !important;
        height: auto !important;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .home_about_p{
        font-size: 70px;
    }
    .big_and_small_leter{
        margin-top: 43px;
    }
    .home_about_p_four{
        font-size: 14px;
    }
    .home_about_p_three{
        font-size: 14px;
    }
    .side_imggg{
        margin-top: 120px;
        width: 350px !important;
        height: auto !important;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .home_about_p{
        font-size: 70px;
    }
    .big_and_small_leter{
        margin-top: 43px;
    }
    .home_about_p_four{
        font-size: 12px;
    }
    .home_about_p_three{
        font-size: 13px;
    }
    .side_imggg{
        margin-top: -163px !important;
        width: 300px !important;
        height: auto !important;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .home_about_p{
        font-size: 70px;
    }
    .big_and_small_leter{
        margin-top: 43px;
    }
    .home_about_p_four{
        font-size: 12px;
    }
    .home_about_p_three{
        font-size: 13px;
    }
    .side_imggg{
        margin-top: 40px !important;
        width: 300px !important;
        height: auto !important;
    }
}
