.agreement {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.agreement_img {
    width: 1350px;
    height: 300px;
    margin: 0 auto;
    margin-top: 50px;
}
.agreement_img img {
    border-radius: 15px;
}
.agreement_text {
    width: 1350px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}