.about_company {
    padding-top: 178px;
}

.main_block_page {
    background-image: url("../img/picture.png");
    background-size: auto;
    background-repeat: no-repeat;
    height: 600px;
}

.main_block_page_content {
    width: 40%;
    padding-top: 120px;
}

.main_block_page_content .h2 {
    color: #fff;
    margin-bottom: 24px;
    width: 100%;
}

.white_text_main {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #fff;
}
