#text {
    position: relative;
    margin: 10%;
    padding: 5%;
    width: 70%;
    border-radius: 75px;
    background: white;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}

#text_img {
    height: 50%;
}