.h2-baslik-hizmetler-proj__paragraf {
    color: #fff;
    font-family: Satoshi Regular;
    font-size: 18px;
    font-weight: 800 !important;
    position: relative;
    top: -37px !important;
    left: -20px;
    text-align: center;

}
.why-us
Specificity: (0,1,0)
 {
    padding: 18rem 0 4rem;
    position: relative;
    margin-top: -13px;
    z-index: 1;
}
@media only screen and (max-width: 991px), only screen and (max-device-width: 1180px) {
    .page-header {
        width: 100%;
        max-height: 40vh !Important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative;
        background-size: cover !important;
        padding-top: 167px;
    }
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .page-header .container h2 {
        width: 100%;
        display: block;
        font-size: 50px;
        margin-bottom: 0;
        line-height: 12rem;
        font-weight: 700;
        margin-top: -50rem !Important;
    }
}
.page-header .container h2 {
    font-size: 30px !important;
    line-height: 55px !important;
}

.row {
 
    padding-top: 35px !Important;
}