.block_cocoon_about_1 .about_thumb img {
    width: 100%;
}
.lecter-row-reverse {
    display: flex
;
    flex-direction: row-reverse;
}
.about_content p {
    line-height: 30px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.about_content h3{
    font-size: 2em;
    margin-bottom: 25px;
}