.about-us .title {
    font-size: 45px;
}

.about-us .text {
    font-size: 25px;
}

.certificates .title {
    font-size: 35px;
    text-align: center;
}

.certificates .cer-img {
    margin-top: 25px;
    width: 100%;
    height: 220px;
}

.section-two {
    position: relative;
}

.two {
    padding-top: 15px;
    height: 120px!important;
    position: relative;
    background-color: white;
}

.bg_img {
    max-height: 400px;
    object-fit: cover;
    width: fit-content;
    border: none;
    width: 100%;
    margin: -5px 0;
    height: auto;
    right: 0;
    margin-top: 75px;
}